diff options
author | Curtis Dunham <Curtis.Dunham@arm.com> | 2016-05-31 11:07:18 +0100 |
---|---|---|
committer | Curtis Dunham <Curtis.Dunham@arm.com> | 2016-05-31 11:07:18 +0100 |
commit | 62b6ff22ec1f90014b1d0fc778014bdb38cc09ce (patch) | |
tree | 8dc7be3b13f98b2f6d082dc7424335d9ddfe764d /tests/quick/se/01.hello-2T-smt/ref | |
parent | 71a02f624e9c406ad37a1ed7030f98a36da6e59f (diff) | |
download | gem5-62b6ff22ec1f90014b1d0fc778014bdb38cc09ce.tar.xz |
stats: update for snoop filter tweak
--HG--
extra : source : 2323557eb4f4866fa1ea1575a9f5969e0022adc1
Diffstat (limited to 'tests/quick/se/01.hello-2T-smt/ref')
-rw-r--r-- | tests/quick/se/01.hello-2T-smt/ref/alpha/linux/o3-timing-mt/stats.txt | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/tests/quick/se/01.hello-2T-smt/ref/alpha/linux/o3-timing-mt/stats.txt b/tests/quick/se/01.hello-2T-smt/ref/alpha/linux/o3-timing-mt/stats.txt index fcca5b721..458736244 100644 --- a/tests/quick/se/01.hello-2T-smt/ref/alpha/linux/o3-timing-mt/stats.txt +++ b/tests/quick/se/01.hello-2T-smt/ref/alpha/linux/o3-timing-mt/stats.txt @@ -4,11 +4,11 @@ sim_seconds 0.000026 # Nu sim_ticks 25580500 # Number of ticks simulated final_tick 25580500 # Number of ticks from beginning of simulation (restored from checkpoints and never reset) sim_freq 1000000000000 # Frequency of simulated ticks -host_inst_rate 85448 # Simulator instruction rate (inst/s) -host_op_rate 85436 # Simulator op (including micro ops) rate (op/s) -host_tick_rate 171120344 # Simulator tick rate (ticks/s) -host_mem_usage 253996 # Number of bytes of host memory used -host_seconds 0.15 # Real time elapsed on the host +host_inst_rate 119260 # Simulator instruction rate (inst/s) +host_op_rate 119247 # Simulator op (including micro ops) rate (op/s) +host_tick_rate 238851205 # Simulator tick rate (ticks/s) +host_mem_usage 249876 # Number of bytes of host memory used +host_seconds 0.11 # Real time elapsed on the host sim_insts 12770 # Number of instructions simulated sim_ops 12770 # Number of ops (including micro ops) simulated system.voltage_domain.voltage 1 # Voltage in Volts |