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 --- .../ref/arm/linux/simple-atomic-dummychecker/stats.txt | 11 ++++++----- tests/quick/se/00.hello/ref/arm/linux/simple-atomic/stats.txt | 11 ++++++----- tests/quick/se/00.hello/ref/arm/linux/simple-timing/stats.txt | 11 ++++++----- 3 files changed, 18 insertions(+), 15 deletions(-) (limited to 'tests/quick/se/00.hello/ref/arm/linux') diff --git a/tests/quick/se/00.hello/ref/arm/linux/simple-atomic-dummychecker/stats.txt b/tests/quick/se/00.hello/ref/arm/linux/simple-atomic-dummychecker/stats.txt index a171618e9..e746c690f 100644 --- a/tests/quick/se/00.hello/ref/arm/linux/simple-atomic-dummychecker/stats.txt +++ b/tests/quick/se/00.hello/ref/arm/linux/simple-atomic-dummychecker/stats.txt @@ -4,11 +4,11 @@ sim_seconds 0.000003 # Nu sim_ticks 2870500 # Number of ticks simulated final_tick 2870500 # Number of ticks from beginning of simulation (restored from checkpoints and never reset) sim_freq 1000000000000 # Frequency of simulated ticks -host_inst_rate 147367 # Simulator instruction rate (inst/s) -host_op_rate 183813 # Simulator op (including micro ops) rate (op/s) -host_tick_rate 92059834 # Simulator tick rate (ticks/s) -host_mem_usage 256900 # Number of bytes of host memory used -host_seconds 0.03 # Real time elapsed on the host +host_inst_rate 97101 # Simulator instruction rate (inst/s) +host_op_rate 121123 # Simulator op (including micro ops) rate (op/s) +host_tick_rate 60664840 # Simulator tick rate (ticks/s) +host_mem_usage 311632 # Number of bytes of host memory used +host_seconds 0.05 # Real time elapsed on the host sim_insts 4591 # Number of instructions simulated sim_ops 5729 # Number of ops (including micro ops) simulated system.voltage_domain.voltage 1 # Voltage in Volts @@ -233,5 +233,6 @@ system.cpu.num_idle_cycles 0 # Nu system.cpu.num_busy_cycles 5742 # 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 1007 # Number of branches fetched ---------- End Simulation Statistics ---------- diff --git a/tests/quick/se/00.hello/ref/arm/linux/simple-atomic/stats.txt b/tests/quick/se/00.hello/ref/arm/linux/simple-atomic/stats.txt index 3aa0b8e66..584aefada 100644 --- a/tests/quick/se/00.hello/ref/arm/linux/simple-atomic/stats.txt +++ b/tests/quick/se/00.hello/ref/arm/linux/simple-atomic/stats.txt @@ -4,11 +4,11 @@ sim_seconds 0.000003 # Nu sim_ticks 2870500 # Number of ticks simulated final_tick 2870500 # Number of ticks from beginning of simulation (restored from checkpoints and never reset) sim_freq 1000000000000 # Frequency of simulated ticks -host_inst_rate 135849 # Simulator instruction rate (inst/s) -host_op_rate 169454 # Simulator op (including micro ops) rate (op/s) -host_tick_rate 84871687 # Simulator tick rate (ticks/s) -host_mem_usage 256868 # Number of bytes of host memory used -host_seconds 0.03 # Real time elapsed on the host +host_inst_rate 82560 # Simulator instruction rate (inst/s) +host_op_rate 102991 # Simulator op (including micro ops) rate (op/s) +host_tick_rate 51587489 # Simulator tick rate (ticks/s) +host_mem_usage 311624 # Number of bytes of host memory used +host_seconds 0.06 # Real time elapsed on the host sim_insts 4591 # Number of instructions simulated sim_ops 5729 # Number of ops (including micro ops) simulated system.voltage_domain.voltage 1 # Voltage in Volts @@ -146,5 +146,6 @@ system.cpu.num_idle_cycles 0 # Nu system.cpu.num_busy_cycles 5742 # 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 1007 # Number of branches fetched ---------- End Simulation Statistics ---------- diff --git a/tests/quick/se/00.hello/ref/arm/linux/simple-timing/stats.txt b/tests/quick/se/00.hello/ref/arm/linux/simple-timing/stats.txt index 47befeaab..3e831f55e 100644 --- a/tests/quick/se/00.hello/ref/arm/linux/simple-timing/stats.txt +++ b/tests/quick/se/00.hello/ref/arm/linux/simple-timing/stats.txt @@ -4,11 +4,11 @@ sim_seconds 0.000026 # Nu sim_ticks 25969000 # Number of ticks simulated final_tick 25969000 # Number of ticks from beginning of simulation (restored from checkpoints and never reset) sim_freq 1000000000000 # Frequency of simulated ticks -host_inst_rate 122117 # Simulator instruction rate (inst/s) -host_op_rate 151672 # Simulator op (including micro ops) rate (op/s) -host_tick_rate 694181161 # Simulator tick rate (ticks/s) -host_mem_usage 266760 # Number of bytes of host memory used -host_seconds 0.04 # Real time elapsed on the host +host_inst_rate 82063 # Simulator instruction rate (inst/s) +host_op_rate 101927 # Simulator op (including micro ops) rate (op/s) +host_tick_rate 466514904 # Simulator tick rate (ticks/s) +host_mem_usage 320464 # Number of bytes of host memory used +host_seconds 0.06 # Real time elapsed on the host sim_insts 4565 # Number of instructions simulated sim_ops 5672 # Number of ops (including micro ops) simulated system.voltage_domain.voltage 1 # Voltage in Volts @@ -152,6 +152,7 @@ system.cpu.num_idle_cycles 0 # Nu system.cpu.num_busy_cycles 51938 # 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 1007 # Number of branches fetched system.cpu.icache.tags.replacements 1 # number of replacements system.cpu.icache.tags.tagsinuse 114.614391 # Cycle average of tags in use system.cpu.icache.tags.total_refs 4364 # Total number of references to valid blocks. -- cgit v1.2.3