summaryrefslogtreecommitdiff
path: root/tests/quick/se/70.twolf/ref/arm/linux/simple-atomic/stats.txt
diff options
context:
space:
mode:
authorAndreas Sandberg <andreas.sandberg@arm.com>2016-08-12 14:12:59 +0100
committerAndreas Sandberg <andreas.sandberg@arm.com>2016-08-12 14:12:59 +0100
commit55ed9609f1056280404a8dc49e53e4ba33ae51dd (patch)
tree6e50ced504e91a6d9dadff1b43b89a0911df3d7a /tests/quick/se/70.twolf/ref/arm/linux/simple-atomic/stats.txt
parentee7d8fdcb2226139fd1d6a6f0cde987721ea3699 (diff)
downloadgem5-55ed9609f1056280404a8dc49e53e4ba33ae51dd.tar.xz
stats: Update to match classic memory changes
Diffstat (limited to 'tests/quick/se/70.twolf/ref/arm/linux/simple-atomic/stats.txt')
-rw-r--r--tests/quick/se/70.twolf/ref/arm/linux/simple-atomic/stats.txt26
1 files changed, 16 insertions, 10 deletions
diff --git a/tests/quick/se/70.twolf/ref/arm/linux/simple-atomic/stats.txt b/tests/quick/se/70.twolf/ref/arm/linux/simple-atomic/stats.txt
index 1f598d967..1b2962550 100644
--- a/tests/quick/se/70.twolf/ref/arm/linux/simple-atomic/stats.txt
+++ b/tests/quick/se/70.twolf/ref/arm/linux/simple-atomic/stats.txt
@@ -4,11 +4,11 @@ sim_seconds 0.099596 # Nu
sim_ticks 99596491500 # Number of ticks simulated
final_tick 99596491500 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
sim_freq 1000000000000 # Frequency of simulated ticks
-host_inst_rate 985729 # Simulator instruction rate (inst/s)
-host_op_rate 1039117 # Simulator op (including micro ops) rate (op/s)
-host_tick_rate 569734073 # Simulator tick rate (ticks/s)
-host_mem_usage 259900 # Number of bytes of host memory used
-host_seconds 174.81 # Real time elapsed on the host
+host_inst_rate 1084851 # Simulator instruction rate (inst/s)
+host_op_rate 1143608 # Simulator op (including micro ops) rate (op/s)
+host_tick_rate 627025223 # Simulator tick rate (ticks/s)
+host_mem_usage 263772 # Number of bytes of host memory used
+host_seconds 158.84 # Real time elapsed on the host
sim_insts 172317410 # Number of instructions simulated
sim_ops 181650342 # Number of ops (including micro ops) simulated
system.voltage_domain.voltage 1 # Voltage in Volts
@@ -220,6 +220,12 @@ system.cpu.op_class::MemWrite 12644635 6.96% 100.00% # Cl
system.cpu.op_class::IprAccess 0 0.00% 100.00% # Class of executed instruction
system.cpu.op_class::InstPrefetch 0 0.00% 100.00% # Class of executed instruction
system.cpu.op_class::total 181650743 # Class of executed instruction
+system.membus.snoop_filter.tot_requests 0 # Total number of requests made to the snoop filter.
+system.membus.snoop_filter.hit_single_requests 0 # Number of requests hitting in the snoop filter with a single holder of the requested data.
+system.membus.snoop_filter.hit_multi_requests 0 # Number of requests hitting in the snoop filter with multiple (>1) holders of the requested data.
+system.membus.snoop_filter.tot_snoops 0 # Total number of snoops made to the snoop filter.
+system.membus.snoop_filter.hit_single_snoops 0 # Number of snoops hitting in the snoop filter with a single holder of the requested data.
+system.membus.snoop_filter.hit_multi_snoops 0 # Number of snoops hitting in the snoop filter with multiple (>1) holders of the requested data.
system.membus.pwrStateResidencyTicks::UNDEFINED 99596491500 # Cumulative time (in ticks) in various power states
system.membus.trans_dist::ReadReq 217614903 # Transaction distribution
system.membus.trans_dist::ReadResp 217637310 # Transaction distribution
@@ -239,14 +245,14 @@ system.membus.pkt_size::total 915226809 # Cu
system.membus.snoops 0 # Total snoops (count)
system.membus.snoopTraffic 0 # Total snoop traffic (bytes)
system.membus.snoop_fanout::samples 230024467 # Request fanout histogram
-system.membus.snoop_fanout::mean 0.825391 # Request fanout histogram
-system.membus.snoop_fanout::stdev 0.379633 # Request fanout histogram
+system.membus.snoop_fanout::mean 0 # Request fanout histogram
+system.membus.snoop_fanout::stdev 0 # Request fanout histogram
system.membus.snoop_fanout::underflows 0 0.00% 0.00% # Request fanout histogram
-system.membus.snoop_fanout::0 40164415 17.46% 17.46% # Request fanout histogram
-system.membus.snoop_fanout::1 189860052 82.54% 100.00% # Request fanout histogram
+system.membus.snoop_fanout::0 230024467 100.00% 100.00% # Request fanout histogram
+system.membus.snoop_fanout::1 0 0.00% 100.00% # Request fanout histogram
system.membus.snoop_fanout::overflows 0 0.00% 100.00% # Request fanout histogram
system.membus.snoop_fanout::min_value 0 # Request fanout histogram
-system.membus.snoop_fanout::max_value 1 # Request fanout histogram
+system.membus.snoop_fanout::max_value 0 # Request fanout histogram
system.membus.snoop_fanout::total 230024467 # Request fanout histogram
---------- End Simulation Statistics ----------