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/long/se/60.bzip2/ref/x86/linux/simple-atomic/stats.txt | 11 ++++++----- tests/long/se/60.bzip2/ref/x86/linux/simple-timing/stats.txt | 11 ++++++----- 2 files changed, 12 insertions(+), 10 deletions(-) (limited to 'tests/long/se/60.bzip2/ref/x86/linux') diff --git a/tests/long/se/60.bzip2/ref/x86/linux/simple-atomic/stats.txt b/tests/long/se/60.bzip2/ref/x86/linux/simple-atomic/stats.txt index 5fca1ed49..e876090ca 100644 --- a/tests/long/se/60.bzip2/ref/x86/linux/simple-atomic/stats.txt +++ b/tests/long/se/60.bzip2/ref/x86/linux/simple-atomic/stats.txt @@ -4,11 +4,11 @@ sim_seconds 2.846007 # Nu sim_ticks 2846007227500 # Number of ticks simulated final_tick 2846007227500 # Number of ticks from beginning of simulation (restored from checkpoints and never reset) sim_freq 1000000000000 # Frequency of simulated ticks -host_inst_rate 1743046 # Simulator instruction rate (inst/s) -host_op_rate 2715824 # Simulator op (including micro ops) rate (op/s) -host_tick_rate 1649131867 # Simulator tick rate (ticks/s) -host_mem_usage 242928 # Number of bytes of host memory used -host_seconds 1725.76 # Real time elapsed on the host +host_inst_rate 1097459 # Simulator instruction rate (inst/s) +host_op_rate 1709940 # Simulator op (including micro ops) rate (op/s) +host_tick_rate 1038328376 # Simulator tick rate (ticks/s) +host_mem_usage 292828 # Number of bytes of host memory used +host_seconds 2740.95 # Real time elapsed on the host sim_insts 3008081022 # Number of instructions simulated sim_ops 4686862596 # Number of ops (including micro ops) simulated system.voltage_domain.voltage 1 # Voltage in Volts @@ -65,5 +65,6 @@ system.cpu.num_idle_cycles 0 # Nu system.cpu.num_busy_cycles 5692014456 # 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 248500691 # Number of branches fetched ---------- End Simulation Statistics ---------- diff --git a/tests/long/se/60.bzip2/ref/x86/linux/simple-timing/stats.txt b/tests/long/se/60.bzip2/ref/x86/linux/simple-timing/stats.txt index 49729ff93..119344b4f 100644 --- a/tests/long/se/60.bzip2/ref/x86/linux/simple-timing/stats.txt +++ b/tests/long/se/60.bzip2/ref/x86/linux/simple-timing/stats.txt @@ -4,11 +4,11 @@ sim_seconds 5.882581 # Nu sim_ticks 5882580526000 # Number of ticks simulated final_tick 5882580526000 # Number of ticks from beginning of simulation (restored from checkpoints and never reset) sim_freq 1000000000000 # Frequency of simulated ticks -host_inst_rate 833754 # Simulator instruction rate (inst/s) -host_op_rate 1299064 # Simulator op (including micro ops) rate (op/s) -host_tick_rate 1630482633 # Simulator tick rate (ticks/s) -host_mem_usage 251632 # Number of bytes of host memory used -host_seconds 3607.88 # Real time elapsed on the host +host_inst_rate 532297 # Simulator instruction rate (inst/s) +host_op_rate 829367 # Simulator op (including micro ops) rate (op/s) +host_tick_rate 1040955661 # Simulator tick rate (ticks/s) +host_mem_usage 302560 # Number of bytes of host memory used +host_seconds 5651.13 # Real time elapsed on the host sim_insts 3008081022 # Number of instructions simulated sim_ops 4686862596 # Number of ops (including micro ops) simulated system.voltage_domain.voltage 1 # Voltage in Volts @@ -81,6 +81,7 @@ system.cpu.num_idle_cycles 0 # Nu system.cpu.num_busy_cycles 11765161052 # 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 248500691 # Number of branches fetched system.cpu.icache.tags.replacements 10 # number of replacements system.cpu.icache.tags.tagsinuse 555.705054 # Cycle average of tags in use system.cpu.icache.tags.total_refs 4013232208 # Total number of references to valid blocks. -- cgit v1.2.3