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/30.eon/ref/alpha/tru64/simple-atomic/stats.txt | 1 + tests/long/se/30.eon/ref/alpha/tru64/simple-timing/stats.txt | 1 + tests/long/se/30.eon/ref/arm/linux/simple-atomic/stats.txt | 1 + tests/long/se/30.eon/ref/arm/linux/simple-timing/stats.txt | 11 ++++++----- 4 files changed, 9 insertions(+), 5 deletions(-) (limited to 'tests/long/se/30.eon/ref') diff --git a/tests/long/se/30.eon/ref/alpha/tru64/simple-atomic/stats.txt b/tests/long/se/30.eon/ref/alpha/tru64/simple-atomic/stats.txt index 2fdd2b1a5..1fcce529e 100644 --- a/tests/long/se/30.eon/ref/alpha/tru64/simple-atomic/stats.txt +++ b/tests/long/se/30.eon/ref/alpha/tru64/simple-atomic/stats.txt @@ -94,5 +94,6 @@ system.cpu.num_idle_cycles 0 # Nu system.cpu.num_busy_cycles 398664824 # 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 44587532 # Number of branches fetched ---------- End Simulation Statistics ---------- diff --git a/tests/long/se/30.eon/ref/alpha/tru64/simple-timing/stats.txt b/tests/long/se/30.eon/ref/alpha/tru64/simple-timing/stats.txt index 143a0b323..504ea284e 100644 --- a/tests/long/se/30.eon/ref/alpha/tru64/simple-timing/stats.txt +++ b/tests/long/se/30.eon/ref/alpha/tru64/simple-timing/stats.txt @@ -100,6 +100,7 @@ system.cpu.num_idle_cycles 0 # Nu system.cpu.num_busy_cycles 1134670186 # 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 44587535 # Number of branches fetched system.cpu.icache.tags.replacements 1769 # number of replacements system.cpu.icache.tags.tagsinuse 1795.138964 # Cycle average of tags in use system.cpu.icache.tags.total_refs 398660993 # Total number of references to valid blocks. diff --git a/tests/long/se/30.eon/ref/arm/linux/simple-atomic/stats.txt b/tests/long/se/30.eon/ref/arm/linux/simple-atomic/stats.txt index b6b6bed83..74fdba7cd 100644 --- a/tests/long/se/30.eon/ref/arm/linux/simple-atomic/stats.txt +++ b/tests/long/se/30.eon/ref/arm/linux/simple-atomic/stats.txt @@ -146,5 +146,6 @@ system.cpu.num_idle_cycles 0 # Nu system.cpu.num_busy_cycles 424688087 # 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 30563502 # Number of branches fetched ---------- End Simulation Statistics ---------- diff --git a/tests/long/se/30.eon/ref/arm/linux/simple-timing/stats.txt b/tests/long/se/30.eon/ref/arm/linux/simple-timing/stats.txt index 7d607329f..6cac10996 100644 --- a/tests/long/se/30.eon/ref/arm/linux/simple-timing/stats.txt +++ b/tests/long/se/30.eon/ref/arm/linux/simple-timing/stats.txt @@ -4,11 +4,11 @@ sim_seconds 0.525834 # Nu sim_ticks 525834342000 # Number of ticks simulated final_tick 525834342000 # Number of ticks from beginning of simulation (restored from checkpoints and never reset) sim_freq 1000000000000 # Frequency of simulated ticks -host_inst_rate 719381 # Simulator instruction rate (inst/s) -host_op_rate 919702 # Simulator op (including micro ops) rate (op/s) -host_tick_rate 1386947293 # Simulator tick rate (ticks/s) -host_mem_usage 276148 # Number of bytes of host memory used -host_seconds 379.13 # Real time elapsed on the host +host_inst_rate 485432 # Simulator instruction rate (inst/s) +host_op_rate 620607 # Simulator op (including micro ops) rate (op/s) +host_tick_rate 935900071 # Simulator tick rate (ticks/s) +host_mem_usage 332908 # Number of bytes of host memory used +host_seconds 561.85 # Real time elapsed on the host sim_insts 272739283 # Number of instructions simulated sim_ops 348687122 # 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 1051668684 # 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 30563501 # Number of branches fetched system.cpu.icache.tags.replacements 13796 # number of replacements system.cpu.icache.tags.tagsinuse 1765.993223 # Cycle average of tags in use system.cpu.icache.tags.total_refs 348644747 # Total number of references to valid blocks. -- cgit v1.2.3