diff options
author | Andreas Hansson <andreas.hansson@arm.com> | 2015-11-06 03:26:50 -0500 |
---|---|---|
committer | Andreas Hansson <andreas.hansson@arm.com> | 2015-11-06 03:26:50 -0500 |
commit | 324bc9771d1f3129aee87ccb73bcf23ea4c3b60e (patch) | |
tree | e5ca02cc181b18d2806e30b99da07d6072724988 /tests/quick/se/00.hello/ref/power/linux | |
parent | 337774e192cb9268244d05e828b395060ba1cefb (diff) | |
download | gem5-324bc9771d1f3129aee87ccb73bcf23ea4c3b60e.tar.xz |
stats: Update stats to match cache changes
Diffstat (limited to 'tests/quick/se/00.hello/ref/power/linux')
-rw-r--r-- | tests/quick/se/00.hello/ref/power/linux/o3-timing/stats.txt | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/tests/quick/se/00.hello/ref/power/linux/o3-timing/stats.txt b/tests/quick/se/00.hello/ref/power/linux/o3-timing/stats.txt index 1b72b1558..685331601 100644 --- a/tests/quick/se/00.hello/ref/power/linux/o3-timing/stats.txt +++ b/tests/quick/se/00.hello/ref/power/linux/o3-timing/stats.txt @@ -4,10 +4,10 @@ sim_seconds 0.000020 # Nu sim_ticks 19923000 # Number of ticks simulated final_tick 19923000 # Number of ticks from beginning of simulation (restored from checkpoints and never reset) sim_freq 1000000000000 # Frequency of simulated ticks -host_inst_rate 93968 # Simulator instruction rate (inst/s) -host_op_rate 93947 # Simulator op (including micro ops) rate (op/s) -host_tick_rate 323084408 # Simulator tick rate (ticks/s) -host_mem_usage 291680 # Number of bytes of host memory used +host_inst_rate 101947 # Simulator instruction rate (inst/s) +host_op_rate 101922 # Simulator op (including micro ops) rate (op/s) +host_tick_rate 350504038 # Simulator tick rate (ticks/s) +host_mem_usage 292056 # Number of bytes of host memory used host_seconds 0.06 # Real time elapsed on the host sim_insts 5792 # Number of instructions simulated sim_ops 5792 # Number of ops (including micro ops) simulated |