summaryrefslogtreecommitdiff
path: root/tests/quick/se/00.hello/ref/x86/linux/simple-atomic
diff options
context:
space:
mode:
authorNilay Vaish <nilay@cs.wisc.edu>2014-02-16 11:40:34 -0600
committerNilay Vaish <nilay@cs.wisc.edu>2014-02-16 11:40:34 -0600
commit5abbb84f02d4688956a6a042eca2fc0c02f60ae7 (patch)
tree7c3373d68f29cb80e6378e3f0c5b3a6513d73d71 /tests/quick/se/00.hello/ref/x86/linux/simple-atomic
parent0a44e16948fa7274a7890a2bb8710473122f5eca (diff)
downloadgem5-5abbb84f02d4688956a6a042eca2fc0c02f60ae7.tar.xz
stats: updates due to branch predictor warming
Diffstat (limited to 'tests/quick/se/00.hello/ref/x86/linux/simple-atomic')
-rw-r--r--tests/quick/se/00.hello/ref/x86/linux/simple-atomic/stats.txt9
1 files changed, 5 insertions, 4 deletions
diff --git a/tests/quick/se/00.hello/ref/x86/linux/simple-atomic/stats.txt b/tests/quick/se/00.hello/ref/x86/linux/simple-atomic/stats.txt
index f285016ae..95eaee017 100644
--- a/tests/quick/se/00.hello/ref/x86/linux/simple-atomic/stats.txt
+++ b/tests/quick/se/00.hello/ref/x86/linux/simple-atomic/stats.txt
@@ -4,10 +4,10 @@ sim_seconds 0.000006 # Nu
sim_ticks 5615000 # Number of ticks simulated
final_tick 5615000 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
sim_freq 1000000000000 # Frequency of simulated ticks
-host_inst_rate 57117 # Simulator instruction rate (inst/s)
-host_op_rate 103440 # Simulator op (including micro ops) rate (op/s)
-host_tick_rate 59566456 # Simulator tick rate (ticks/s)
-host_mem_usage 237684 # Number of bytes of host memory used
+host_inst_rate 57597 # Simulator instruction rate (inst/s)
+host_op_rate 104318 # Simulator op (including micro ops) rate (op/s)
+host_tick_rate 60076981 # Simulator tick rate (ticks/s)
+host_mem_usage 286548 # Number of bytes of host memory used
host_seconds 0.09 # Real time elapsed on the host
sim_insts 5381 # Number of instructions simulated
sim_ops 9748 # Number of ops (including micro ops) simulated
@@ -65,5 +65,6 @@ system.cpu.num_idle_cycles 0 # Nu
system.cpu.num_busy_cycles 11231 # Number of busy cycles
system.cpu.not_idle_fraction 1 # Percentage of non-idle cycles
system.cpu.idle_fraction 0 # Percentage of idle cycles
+system.cpu.Branches 1208 # Number of branches fetched
---------- End Simulation Statistics ----------