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/03.learning-gem5/ref/x86 | |
parent | 71a02f624e9c406ad37a1ed7030f98a36da6e59f (diff) | |
download | gem5-62b6ff22ec1f90014b1d0fc778014bdb38cc09ce.tar.xz |
stats: update for snoop filter tweak
--HG--
extra : source : 2323557eb4f4866fa1ea1575a9f5969e0022adc1
Diffstat (limited to 'tests/quick/se/03.learning-gem5/ref/x86')
-rw-r--r-- | tests/quick/se/03.learning-gem5/ref/x86/linux/learning-gem5-p1-simple/stats.txt | 10 | ||||
-rw-r--r-- | tests/quick/se/03.learning-gem5/ref/x86/linux/learning-gem5-p1-two-level/stats.txt | 8 |
2 files changed, 9 insertions, 9 deletions
diff --git a/tests/quick/se/03.learning-gem5/ref/x86/linux/learning-gem5-p1-simple/stats.txt b/tests/quick/se/03.learning-gem5/ref/x86/linux/learning-gem5-p1-simple/stats.txt index f579e14d0..f88f09a70 100644 --- a/tests/quick/se/03.learning-gem5/ref/x86/linux/learning-gem5-p1-simple/stats.txt +++ b/tests/quick/se/03.learning-gem5/ref/x86/linux/learning-gem5-p1-simple/stats.txt @@ -4,11 +4,11 @@ sim_seconds 0.000445 # Nu sim_ticks 445082000 # Number of ticks simulated final_tick 445082000 # Number of ticks from beginning of simulation (restored from checkpoints and never reset) sim_freq 1000000000000 # Frequency of simulated ticks -host_inst_rate 66069 # Simulator instruction rate (inst/s) -host_op_rate 119271 # Simulator op (including micro ops) rate (op/s) -host_tick_rate 5145784728 # Simulator tick rate (ticks/s) -host_mem_usage 629884 # Number of bytes of host memory used -host_seconds 0.09 # Real time elapsed on the host +host_inst_rate 211115 # Simulator instruction rate (inst/s) +host_op_rate 380995 # Simulator op (including micro ops) rate (op/s) +host_tick_rate 16432986499 # Simulator tick rate (ticks/s) +host_mem_usage 647212 # Number of bytes of host memory used +host_seconds 0.03 # Real time elapsed on the host sim_insts 5712 # Number of instructions simulated sim_ops 10314 # Number of ops (including micro ops) simulated system.clk_domain.voltage_domain.voltage 1 # Voltage in Volts diff --git a/tests/quick/se/03.learning-gem5/ref/x86/linux/learning-gem5-p1-two-level/stats.txt b/tests/quick/se/03.learning-gem5/ref/x86/linux/learning-gem5-p1-two-level/stats.txt index e0706d7d4..78bfc0a03 100644 --- a/tests/quick/se/03.learning-gem5/ref/x86/linux/learning-gem5-p1-two-level/stats.txt +++ b/tests/quick/se/03.learning-gem5/ref/x86/linux/learning-gem5-p1-two-level/stats.txt @@ -4,10 +4,10 @@ sim_seconds 0.000056 # Nu sim_ticks 55844000 # Number of ticks simulated final_tick 55844000 # Number of ticks from beginning of simulation (restored from checkpoints and never reset) sim_freq 1000000000000 # Frequency of simulated ticks -host_inst_rate 250477 # Simulator instruction rate (inst/s) -host_op_rate 451948 # Simulator op (including micro ops) rate (op/s) -host_tick_rate 2445398371 # Simulator tick rate (ticks/s) -host_mem_usage 655164 # Number of bytes of host memory used +host_inst_rate 299396 # Simulator instruction rate (inst/s) +host_op_rate 540174 # Simulator op (including micro ops) rate (op/s) +host_tick_rate 2922543083 # Simulator tick rate (ticks/s) +host_mem_usage 651308 # Number of bytes of host memory used host_seconds 0.02 # Real time elapsed on the host sim_insts 5712 # Number of instructions simulated sim_ops 10314 # Number of ops (including micro ops) simulated |