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 --- .../long/se/40.perlbmk/ref/arm/linux/simple-timing/stats.txt | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'tests/long/se/40.perlbmk/ref/arm/linux/simple-timing/stats.txt') diff --git a/tests/long/se/40.perlbmk/ref/arm/linux/simple-timing/stats.txt b/tests/long/se/40.perlbmk/ref/arm/linux/simple-timing/stats.txt index f64dc7529..a5a3b48d5 100644 --- a/tests/long/se/40.perlbmk/ref/arm/linux/simple-timing/stats.txt +++ b/tests/long/se/40.perlbmk/ref/arm/linux/simple-timing/stats.txt @@ -4,11 +4,11 @@ sim_seconds 2.326119 # Nu sim_ticks 2326118592000 # Number of ticks simulated final_tick 2326118592000 # Number of ticks from beginning of simulation (restored from checkpoints and never reset) sim_freq 1000000000000 # Frequency of simulated ticks -host_inst_rate 908275 # Simulator instruction rate (inst/s) -host_op_rate 1232140 # Simulator op (including micro ops) rate (op/s) -host_tick_rate 1529204664 # Simulator tick rate (ticks/s) -host_mem_usage 276728 # Number of bytes of host memory used -host_seconds 1521.13 # Real time elapsed on the host +host_inst_rate 546207 # Simulator instruction rate (inst/s) +host_op_rate 740969 # Simulator op (including micro ops) rate (op/s) +host_tick_rate 919614125 # Simulator tick rate (ticks/s) +host_mem_usage 332488 # Number of bytes of host memory used +host_seconds 2529.45 # Real time elapsed on the host sim_insts 1381604339 # Number of instructions simulated sim_ops 1874244941 # Number of ops (including micro ops) simulated system.voltage_domain.voltage 1 # Voltage in Volts @@ -160,6 +160,7 @@ system.cpu.num_idle_cycles 0 # Nu system.cpu.num_busy_cycles 4652237184 # 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 298259106 # Number of branches fetched system.cpu.icache.tags.replacements 18364 # number of replacements system.cpu.icache.tags.tagsinuse 1392.317060 # Cycle average of tags in use system.cpu.icache.tags.total_refs 1390251699 # Total number of references to valid blocks. -- cgit v1.2.3