changeset 1e364e47b73c in /z/repo/gem5
details: http://repo.gem5.org/gem5?cmd=changeset;node=1e364e47b73c
description:
stats: Bump x86 stats
This patch bumps the x86 stats to reflect the recent fixes.
diffstat:
tests/long/fs/10.linux-boot/ref/x86/linux/pc-switcheroo-full/stats.txt | 14
++--
tests/long/se/20.parser/ref/x86/linux/o3-timing/stats.txt | 18
+++---
tests/long/se/70.twolf/ref/x86/linux/o3-timing/stats.txt | 24
+++++-----
tests/long/se/70.twolf/ref/x86/linux/simple-atomic/stats.txt | 14
++--
tests/long/se/70.twolf/ref/x86/linux/simple-timing/stats.txt | 14
++--
5 files changed, 42 insertions(+), 42 deletions(-)
diffs (179 lines):
diff -r 57aac1719f86 -r 1e364e47b73c
tests/long/fs/10.linux-boot/ref/x86/linux/pc-switcheroo-full/stats.txt
--- a/tests/long/fs/10.linux-boot/ref/x86/linux/pc-switcheroo-full/stats.txt
Mon Jun 24 08:59:08 2013 -0500
+++ b/tests/long/fs/10.linux-boot/ref/x86/linux/pc-switcheroo-full/stats.txt
Mon Jun 24 14:17:22 2013 -0400
@@ -4,11 +4,11 @@
sim_ticks 5143601047500 #
Number of ticks simulated
final_tick 5143601047500 #
Number of ticks from beginning of simulation (restored from checkpoints and
never reset)
sim_freq 1000000000000 #
Frequency of simulated ticks
-host_inst_rate 337830 #
Simulator instruction rate (inst/s)
-host_op_rate 671266 #
Simulator op (including micro ops) rate (op/s)
-host_tick_rate 7140786618 #
Simulator tick rate (ticks/s)
-host_mem_usage 909440 #
Number of bytes of host memory used
-host_seconds 720.31 #
Real time elapsed on the host
+host_inst_rate 255414 #
Simulator instruction rate (inst/s)
+host_op_rate 507504 #
Simulator op (including micro ops) rate (op/s)
+host_tick_rate 5398723492 #
Simulator tick rate (ticks/s)
+host_mem_usage 908456 #
Number of bytes of host memory used
+host_seconds 952.74 #
Real time elapsed on the host
sim_insts 243343656 #
Number of instructions simulated
sim_ops 483521256 #
Number of ops (including micro ops) simulated
system.physmem.bytes_read::pc.south_bridge.ide 2435392
# Number of bytes read from this memory
@@ -1694,8 +1694,8 @@
system.cpu2.int_regfile_writes 320739139 #
number of integer regfile writes
system.cpu2.fp_regfile_reads 62606 #
number of floating regfile reads
system.cpu2.fp_regfile_writes 62592 #
number of floating regfile writes
-system.cpu2.misc_regfile_reads 86692309 #
number of misc regfile reads
-system.cpu2.misc_regfile_writes 109016 #
number of misc regfile writes
+system.cpu2.misc_regfile_reads 86693613 #
number of misc regfile reads
+system.cpu2.misc_regfile_writes 110320 #
number of misc regfile writes
system.cpu2.kern.inst.arm 0 #
number of arm instructions executed
system.cpu2.kern.inst.quiesce 0 #
number of quiesce instructions executed
diff -r 57aac1719f86 -r 1e364e47b73c
tests/long/se/20.parser/ref/x86/linux/o3-timing/stats.txt
--- a/tests/long/se/20.parser/ref/x86/linux/o3-timing/stats.txt Mon Jun 24
08:59:08 2013 -0500
+++ b/tests/long/se/20.parser/ref/x86/linux/o3-timing/stats.txt Mon Jun 24
14:17:22 2013 -0400
@@ -4,11 +4,11 @@
sim_ticks 458090415000 #
Number of ticks simulated
final_tick 458090415000 #
Number of ticks from beginning of simulation (restored from checkpoints and
never reset)
sim_freq 1000000000000 #
Frequency of simulated ticks
-host_inst_rate 96465 #
Simulator instruction rate (inst/s)
-host_op_rate 178374 #
Simulator op (including micro ops) rate (op/s)
-host_tick_rate 53441498 #
Simulator tick rate (ticks/s)
-host_mem_usage 343040 #
Number of bytes of host memory used
-host_seconds 8571.81 #
Real time elapsed on the host
+host_inst_rate 88483 #
Simulator instruction rate (inst/s)
+host_op_rate 163615 #
Simulator op (including micro ops) rate (op/s)
+host_tick_rate 49019747 #
Simulator tick rate (ticks/s)
+host_mem_usage 344468 #
Number of bytes of host memory used
+host_seconds 9345.02 #
Real time elapsed on the host
sim_insts 826877109 #
Number of instructions simulated
sim_ops 1528988701 #
Number of ops (including micro ops) simulated
system.physmem.bytes_read::cpu.inst 202496 #
Number of bytes read from this memory
@@ -390,12 +390,12 @@
system.cpu.rename.IQFullEvents 24905685 #
Number of times rename has blocked due to IQ full
system.cpu.rename.LSQFullEvents 106527720 #
Number of times rename has blocked due to LSQ full
system.cpu.rename.FullRegisterEvents 191 #
Number of times there has been no free registers
-system.cpu.rename.RenamedOperands 2137983634 #
Number of destination operands rename has renamed
-system.cpu.rename.RenameLookups 5150411981 #
Number of register rename lookups that rename has made
+system.cpu.rename.RenamedOperands 2137983705 #
Number of destination operands rename has renamed
+system.cpu.rename.RenameLookups 5150412052 #
Number of register rename lookups that rename has made
system.cpu.rename.int_rename_lookups 5150294631 #
Number of integer rename lookups
-system.cpu.rename.fp_rename_lookups 117350 #
Number of floating rename lookups
+system.cpu.rename.fp_rename_lookups 117421 #
Number of floating rename lookups
system.cpu.rename.CommittedMaps 1614040854 #
Number of HB maps that are committed
-system.cpu.rename.UndoneMaps 523942780 #
Number of HB maps that are undone due to squashing
+system.cpu.rename.UndoneMaps 523942851 #
Number of HB maps that are undone due to squashing
system.cpu.rename.serializingInsts 1169 #
count of serializing insts renamed
system.cpu.rename.tempSerializingInsts 1101 #
count of temporary serializing insts renamed
system.cpu.rename.skidInsts 347123881 #
count of insts added to the skid buffer
diff -r 57aac1719f86 -r 1e364e47b73c
tests/long/se/70.twolf/ref/x86/linux/o3-timing/stats.txt
--- a/tests/long/se/70.twolf/ref/x86/linux/o3-timing/stats.txt Mon Jun 24
08:59:08 2013 -0500
+++ b/tests/long/se/70.twolf/ref/x86/linux/o3-timing/stats.txt Mon Jun 24
14:17:22 2013 -0400
@@ -4,11 +4,11 @@
sim_ticks 144456233500 #
Number of ticks simulated
final_tick 144456233500 #
Number of ticks from beginning of simulation (restored from checkpoints and
never reset)
sim_freq 1000000000000 #
Frequency of simulated ticks
-host_inst_rate 58579 #
Simulator instruction rate (inst/s)
-host_op_rate 98184 #
Simulator op (including micro ops) rate (op/s)
-host_tick_rate 64072469 #
Simulator tick rate (ticks/s)
-host_mem_usage 278680 #
Number of bytes of host memory used
-host_seconds 2254.58 #
Real time elapsed on the host
+host_inst_rate 74036 #
Simulator instruction rate (inst/s)
+host_op_rate 124090 #
Simulator op (including micro ops) rate (op/s)
+host_tick_rate 80978511 #
Simulator tick rate (ticks/s)
+host_mem_usage 278896 #
Number of bytes of host memory used
+host_seconds 1783.88 #
Real time elapsed on the host
sim_insts 132071192 #
Number of instructions simulated
sim_ops 221362962 #
Number of ops (including micro ops) simulated
system.physmem.bytes_read::cpu.inst 217280 #
Number of bytes read from this memory
@@ -317,12 +317,12 @@
system.cpu.rename.IQFullEvents 26042658 #
Number of times rename has blocked due to IQ full
system.cpu.rename.LSQFullEvents 22711387 #
Number of times rename has blocked due to LSQ full
system.cpu.rename.FullRegisterEvents 324 #
Number of times there has been no free registers
-system.cpu.rename.RenamedOperands 382665072 #
Number of destination operands rename has renamed
-system.cpu.rename.RenameLookups 918469595 #
Number of register rename lookups that rename has made
+system.cpu.rename.RenamedOperands 382666276 #
Number of destination operands rename has renamed
+system.cpu.rename.RenameLookups 918470799 #
Number of register rename lookups that rename has made
system.cpu.rename.int_rename_lookups 910237815 #
Number of integer rename lookups
-system.cpu.rename.fp_rename_lookups 8231780 #
Number of floating rename lookups
-system.cpu.rename.CommittedMaps 259428606 #
Number of HB maps that are committed
-system.cpu.rename.UndoneMaps 123236466 #
Number of HB maps that are undone due to squashing
+system.cpu.rename.fp_rename_lookups 8232984 #
Number of floating rename lookups
+system.cpu.rename.CommittedMaps 259429450 #
Number of HB maps that are committed
+system.cpu.rename.UndoneMaps 123236826 #
Number of HB maps that are undone due to squashing
system.cpu.rename.serializingInsts 2077 #
count of serializing insts renamed
system.cpu.rename.tempSerializingInsts 2071 #
count of temporary serializing insts renamed
system.cpu.rename.skidInsts 105014998 #
count of insts added to the skid buffer
@@ -523,8 +523,8 @@
system.cpu.int_regfile_writes 293931276 #
number of integer regfile writes
system.cpu.fp_regfile_reads 3216619 #
number of floating regfile reads
system.cpu.fp_regfile_writes 2010069 #
number of floating regfile writes
-system.cpu.misc_regfile_reads 133442201 #
number of misc regfile reads
-system.cpu.misc_regfile_writes 845 #
number of misc regfile writes
+system.cpu.misc_regfile_reads 133443045 #
number of misc regfile reads
+system.cpu.misc_regfile_writes 1689 #
number of misc regfile writes
system.cpu.toL2Bus.throughput 3896100 #
Throughput (bytes/s)
system.cpu.toL2Bus.trans_dist::ReadReq 7248 #
Transaction distribution
system.cpu.toL2Bus.trans_dist::ReadResp 7244 #
Transaction distribution
diff -r 57aac1719f86 -r 1e364e47b73c
tests/long/se/70.twolf/ref/x86/linux/simple-atomic/stats.txt
--- a/tests/long/se/70.twolf/ref/x86/linux/simple-atomic/stats.txt Mon Jun
24 08:59:08 2013 -0500
+++ b/tests/long/se/70.twolf/ref/x86/linux/simple-atomic/stats.txt Mon Jun
24 14:17:22 2013 -0400
@@ -4,11 +4,11 @@
sim_ticks 131393068000 #
Number of ticks simulated
final_tick 131393068000 #
Number of ticks from beginning of simulation (restored from checkpoints and
never reset)
sim_freq 1000000000000 #
Frequency of simulated ticks
-host_inst_rate 929815 #
Simulator instruction rate (inst/s)
-host_op_rate 1558452 #
Simulator op (including micro ops) rate (op/s)
-host_tick_rate 925040607 #
Simulator tick rate (ticks/s)
-host_mem_usage 311764 #
Number of bytes of host memory used
-host_seconds 142.04 #
Real time elapsed on the host
+host_inst_rate 1192575 #
Simulator instruction rate (inst/s)
+host_op_rate 1998860 #
Simulator op (including micro ops) rate (op/s)
+host_tick_rate 1186450761 #
Simulator tick rate (ticks/s)
+host_mem_usage 265260 #
Number of bytes of host memory used
+host_seconds 110.74 #
Real time elapsed on the host
sim_insts 132071193 #
Number of instructions simulated
sim_ops 221362963 #
Number of ops (including micro ops) simulated
system.physmem.bytes_read::cpu.inst 1387954936 #
Number of bytes read from this memory
@@ -48,8 +48,8 @@
system.cpu.num_conditional_control_insts 8268466 #
number of instructions that are conditional controls
system.cpu.num_int_insts 220339554 #
number of integer instructions
system.cpu.num_fp_insts 2162459 #
number of float instructions
-system.cpu.num_int_register_reads 616958558 #
number of times the integer registers were read
-system.cpu.num_int_register_writes 257597203 #
number of times the integer registers were written
+system.cpu.num_int_register_reads 616959402 #
number of times the integer registers were read
+system.cpu.num_int_register_writes 257598047 #
number of times the integer registers were written
system.cpu.num_fp_register_reads 3037165 #
number of times the floating registers were read
system.cpu.num_fp_register_writes 1831403 #
number of times the floating registers were written
system.cpu.num_mem_refs 77165304 #
number of memory refs
diff -r 57aac1719f86 -r 1e364e47b73c
tests/long/se/70.twolf/ref/x86/linux/simple-timing/stats.txt
--- a/tests/long/se/70.twolf/ref/x86/linux/simple-timing/stats.txt Mon Jun
24 08:59:08 2013 -0500
+++ b/tests/long/se/70.twolf/ref/x86/linux/simple-timing/stats.txt Mon Jun
24 14:17:22 2013 -0400
@@ -4,11 +4,11 @@
sim_ticks 250953957000 #
Number of ticks simulated
final_tick 250953957000 #
Number of ticks from beginning of simulation (restored from checkpoints and
never reset)
sim_freq 1000000000000 #
Frequency of simulated ticks
-host_inst_rate 507243 #
Simulator instruction rate (inst/s)
-host_op_rate 850184 #
Simulator op (including micro ops) rate (op/s)
-host_tick_rate 963833485 #
Simulator tick rate (ticks/s)
-host_mem_usage 320216 #
Number of bytes of host memory used
-host_seconds 260.37 #
Real time elapsed on the host
+host_inst_rate 679792 #
Simulator instruction rate (inst/s)
+host_op_rate 1139391 #
Simulator op (including micro ops) rate (op/s)
+host_tick_rate 1291700674 #
Simulator tick rate (ticks/s)
+host_mem_usage 272716 #
Number of bytes of host memory used
+host_seconds 194.28 #
Real time elapsed on the host
sim_insts 132071193 #
Number of instructions simulated
sim_ops 221362963 #
Number of ops (including micro ops) simulated
system.physmem.bytes_read::cpu.inst 181760 #
Number of bytes read from this memory
@@ -58,8 +58,8 @@
system.cpu.num_conditional_control_insts 8268466 #
number of instructions that are conditional controls
system.cpu.num_int_insts 220339554 #
number of integer instructions
system.cpu.num_fp_insts 2162459 #
number of float instructions
-system.cpu.num_int_register_reads 616958558 #
number of times the integer registers were read
-system.cpu.num_int_register_writes 257597203 #
number of times the integer registers were written
+system.cpu.num_int_register_reads 616959402 #
number of times the integer registers were read
+system.cpu.num_int_register_writes 257598047 #
number of times the integer registers were written
system.cpu.num_fp_register_reads 3037165 #
number of times the floating registers were read
system.cpu.num_fp_register_writes 1831403 #
number of times the floating registers were written
system.cpu.num_mem_refs 77165304 #
number of memory refs
_______________________________________________
gem5-dev mailing list
[email protected]
http://m5sim.org/mailman/listinfo/gem5-dev