summaryrefslogtreecommitdiff
path: root/tests/long/fs/10.linux-boot/ref/x86/linux/pc-simple-timing-ruby-MESI_CMP_directory/stats.txt
diff options
context:
space:
mode:
authorSteve Reinhardt <steve.reinhardt@amd.com>2013-10-16 10:44:12 -0400
committerSteve Reinhardt <steve.reinhardt@amd.com>2013-10-16 10:44:12 -0400
commit10e64501206b72901c266855fde2909523b875e0 (patch)
treedf5db553cf78ff00467b4ca87614a5721439b2ec /tests/long/fs/10.linux-boot/ref/x86/linux/pc-simple-timing-ruby-MESI_CMP_directory/stats.txt
parentb10ff075b102b2a2e4abf5d22735b919a8fda1a9 (diff)
downloadgem5-10e64501206b72901c266855fde2909523b875e0.tar.xz
test: update stats
Update stats for recent changes. Mostly minor changes in register access stats due to addition of new cc register type and slightly different (and more accurate) classification of int vs. fp register accesses.
Diffstat (limited to 'tests/long/fs/10.linux-boot/ref/x86/linux/pc-simple-timing-ruby-MESI_CMP_directory/stats.txt')
-rw-r--r--tests/long/fs/10.linux-boot/ref/x86/linux/pc-simple-timing-ruby-MESI_CMP_directory/stats.txt30
1 files changed, 17 insertions, 13 deletions
diff --git a/tests/long/fs/10.linux-boot/ref/x86/linux/pc-simple-timing-ruby-MESI_CMP_directory/stats.txt b/tests/long/fs/10.linux-boot/ref/x86/linux/pc-simple-timing-ruby-MESI_CMP_directory/stats.txt
index 3b22fc1c2..e0fd581aa 100644
--- a/tests/long/fs/10.linux-boot/ref/x86/linux/pc-simple-timing-ruby-MESI_CMP_directory/stats.txt
+++ b/tests/long/fs/10.linux-boot/ref/x86/linux/pc-simple-timing-ruby-MESI_CMP_directory/stats.txt
@@ -4,11 +4,11 @@ sim_seconds 5.304492 # Nu
sim_ticks 5304492233500 # Number of ticks simulated
final_tick 5304492233500 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
sim_freq 1000000000000 # Frequency of simulated ticks
-host_inst_rate 162344 # Simulator instruction rate (inst/s)
-host_op_rate 311496 # Simulator op (including micro ops) rate (op/s)
-host_tick_rate 7955466900 # Simulator tick rate (ticks/s)
-host_mem_usage 830548 # Number of bytes of host memory used
-host_seconds 666.77 # Real time elapsed on the host
+host_inst_rate 155930 # Simulator instruction rate (inst/s)
+host_op_rate 299191 # Simulator op (including micro ops) rate (op/s)
+host_tick_rate 7641192165 # Simulator tick rate (ticks/s)
+host_mem_usage 831032 # Number of bytes of host memory used
+host_seconds 694.20 # Real time elapsed on the host
sim_insts 108246430 # Number of instructions simulated
sim_ops 207697456 # Number of ops (including micro ops) simulated
system.physmem.bytes_read::pc.south_bridge.ide 35104 # Number of bytes read from this memory
@@ -564,16 +564,18 @@ system.cpu0.numWorkItemsStarted 0 # nu
system.cpu0.numWorkItemsCompleted 0 # number of work items this cpu completed
system.cpu0.committedInsts 91841555 # Number of instructions committed
system.cpu0.committedOps 177241434 # Number of ops (including micro ops) committed
-system.cpu0.num_int_alu_accesses 167241249 # Number of integer alu accesses
+system.cpu0.num_int_alu_accesses 167144917 # Number of integer alu accesses
system.cpu0.num_fp_alu_accesses 0 # Number of float alu accesses
system.cpu0.num_func_calls 2106041 # number of times a function call or return occured
system.cpu0.num_conditional_control_insts 16306998 # number of instructions that are conditional controls
-system.cpu0.num_int_insts 167241249 # number of integer instructions
+system.cpu0.num_int_insts 167144917 # number of integer instructions
system.cpu0.num_fp_insts 0 # number of float instructions
-system.cpu0.num_int_register_reads 412874422 # number of times the integer registers were read
-system.cpu0.num_int_register_writes 208905412 # number of times the integer registers were written
+system.cpu0.num_int_register_reads 315702148 # number of times the integer registers were read
+system.cpu0.num_int_register_writes 141403252 # number of times the integer registers were written
system.cpu0.num_fp_register_reads 0 # number of times the floating registers were read
system.cpu0.num_fp_register_writes 0 # number of times the floating registers were written
+system.cpu0.num_cc_register_reads 97172274 # number of times the CC registers were read
+system.cpu0.num_cc_register_writes 67502160 # number of times the CC registers were written
system.cpu0.num_mem_refs 19838885 # number of memory refs
system.cpu0.num_load_insts 12792113 # Number of load instructions
system.cpu0.num_store_insts 7046772 # Number of store instructions
@@ -588,16 +590,18 @@ system.cpu1.numWorkItemsStarted 0 # nu
system.cpu1.numWorkItemsCompleted 0 # number of work items this cpu completed
system.cpu1.committedInsts 16404875 # Number of instructions committed
system.cpu1.committedOps 30456022 # Number of ops (including micro ops) committed
-system.cpu1.num_int_alu_accesses 29860682 # Number of integer alu accesses
+system.cpu1.num_int_alu_accesses 29781645 # Number of integer alu accesses
system.cpu1.num_fp_alu_accesses 0 # Number of float alu accesses
system.cpu1.num_func_calls 684501 # number of times a function call or return occured
system.cpu1.num_conditional_control_insts 2123636 # number of instructions that are conditional controls
-system.cpu1.num_int_insts 29860682 # number of integer instructions
+system.cpu1.num_int_insts 29781645 # number of integer instructions
system.cpu1.num_fp_insts 0 # number of float instructions
-system.cpu1.num_int_register_reads 77387317 # number of times the integer registers were read
-system.cpu1.num_int_register_writes 33910763 # number of times the integer registers were written
+system.cpu1.num_int_register_reads 60931294 # number of times the integer registers were read
+system.cpu1.num_int_register_writes 23868275 # number of times the integer registers were written
system.cpu1.num_fp_register_reads 0 # number of times the floating registers were read
system.cpu1.num_fp_register_writes 0 # number of times the floating registers were written
+system.cpu1.num_cc_register_reads 16456023 # number of times the CC registers were read
+system.cpu1.num_cc_register_writes 10042488 # number of times the CC registers were written
system.cpu1.num_mem_refs 7344657 # number of memory refs
system.cpu1.num_load_insts 4252428 # Number of load instructions
system.cpu1.num_store_insts 3092229 # Number of store instructions