From d9193d1b2039739ef4fb264c742d37f9803817e5 Mon Sep 17 00:00:00 2001 From: Andreas Hansson Date: Sat, 9 Apr 2016 12:13:40 -0400 Subject: stats: Match current behaviour Small changes to the branch predictor and BTB caused stats changes throughout. --- .../se/00.hello/ref/alpha/linux/minor-timing/stats.txt | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'tests/quick/se/00.hello/ref/alpha/linux/minor-timing') diff --git a/tests/quick/se/00.hello/ref/alpha/linux/minor-timing/stats.txt b/tests/quick/se/00.hello/ref/alpha/linux/minor-timing/stats.txt index d32749ad1..39184c503 100644 --- a/tests/quick/se/00.hello/ref/alpha/linux/minor-timing/stats.txt +++ b/tests/quick/se/00.hello/ref/alpha/linux/minor-timing/stats.txt @@ -1,14 +1,14 @@ ---------- Begin Simulation Statistics ---------- -sim_seconds 0.000038 # Number of seconds simulated -sim_ticks 37629000 # Number of ticks simulated -final_tick 37629000 # Number of ticks from beginning of simulation (restored from checkpoints and never reset) +sim_seconds 0.000037 # Number of seconds simulated +sim_ticks 37494000 # Number of ticks simulated +final_tick 37494000 # Number of ticks from beginning of simulation (restored from checkpoints and never reset) sim_freq 1000000000000 # Frequency of simulated ticks -host_inst_rate 36642 # Simulator instruction rate (inst/s) -host_op_rate 36638 # Simulator op (including micro ops) rate (op/s) -host_tick_rate 214955628 # Simulator tick rate (ticks/s) -host_mem_usage 227692 # Number of bytes of host memory used -host_seconds 0.18 # Real time elapsed on the host +host_inst_rate 257461 # Simulator instruction rate (inst/s) +host_op_rate 257361 # Simulator op (including micro ops) rate (op/s) +host_tick_rate 1504149892 # Simulator tick rate (ticks/s) +host_mem_usage 252900 # Number of bytes of host memory used +host_seconds 0.03 # Real time elapsed on the host sim_insts 6413 # Number of instructions simulated sim_ops 6413 # Number of ops (including micro ops) simulated system.voltage_domain.voltage 1 # Voltage in Volts -- cgit v1.2.3