From 5abbb84f02d4688956a6a042eca2fc0c02f60ae7 Mon Sep 17 00:00:00 2001 From: Nilay Vaish Date: Sun, 16 Feb 2014 11:40:34 -0600 Subject: stats: updates due to branch predictor warming --- tests/quick/se/00.hello/ref/x86/linux/simple-atomic/stats.txt | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'tests/quick/se/00.hello/ref/x86/linux/simple-atomic') 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 ---------- -- cgit v1.2.3