summaryrefslogtreecommitdiff
path: root/tests/quick/se/50.vortex/ref/sparc/linux/simple-atomic
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/50.vortex/ref/sparc/linux/simple-atomic
parentee7d8fdcb2226139fd1d6a6f0cde987721ea3699 (diff)
downloadgem5-55ed9609f1056280404a8dc49e53e4ba33ae51dd.tar.xz
stats: Update to match classic memory changes
Diffstat (limited to 'tests/quick/se/50.vortex/ref/sparc/linux/simple-atomic')
-rw-r--r--tests/quick/se/50.vortex/ref/sparc/linux/simple-atomic/stats.txt26
1 files changed, 16 insertions, 10 deletions
diff --git a/tests/quick/se/50.vortex/ref/sparc/linux/simple-atomic/stats.txt b/tests/quick/se/50.vortex/ref/sparc/linux/simple-atomic/stats.txt
index 5541d62f0..3cc7eb188 100644
--- a/tests/quick/se/50.vortex/ref/sparc/linux/simple-atomic/stats.txt
+++ b/tests/quick/se/50.vortex/ref/sparc/linux/simple-atomic/stats.txt
@@ -4,11 +4,11 @@ sim_seconds 0.068149 # Nu
sim_ticks 68148677000 # Number of ticks simulated
final_tick 68148677000 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
sim_freq 1000000000000 # Frequency of simulated ticks
-host_inst_rate 1812136 # Simulator instruction rate (inst/s)
-host_op_rate 1835600 # Simulator op (including micro ops) rate (op/s)
-host_tick_rate 918865875 # Simulator tick rate (ticks/s)
-host_mem_usage 247504 # Number of bytes of host memory used
-host_seconds 74.17 # Real time elapsed on the host
+host_inst_rate 2595314 # Simulator instruction rate (inst/s)
+host_op_rate 2628918 # Simulator op (including micro ops) rate (op/s)
+host_tick_rate 1315986019 # Simulator tick rate (ticks/s)
+host_mem_usage 250608 # Number of bytes of host memory used
+host_seconds 51.79 # Real time elapsed on the host
sim_insts 134398959 # Number of instructions simulated
sim_ops 136139187 # Number of ops (including micro ops) simulated
system.voltage_domain.voltage 1 # Voltage in Volts
@@ -100,6 +100,12 @@ system.cpu.op_class::MemWrite 20884397 15.32% 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 136293808 # 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 68148677000 # Cumulative time (in ticks) in various power states
system.membus.trans_dist::ReadReq 171784880 # Transaction distribution
system.membus.trans_dist::ReadResp 171784880 # Transaction distribution
@@ -116,14 +122,14 @@ system.membus.pkt_size::total 775783958 # Cu
system.membus.snoops 0 # Total snoops (count)
system.membus.snoopTraffic 0 # Total snoop traffic (bytes)
system.membus.snoop_fanout::samples 192665100 # Request fanout histogram
-system.membus.snoop_fanout::mean 0.698381 # Request fanout histogram
-system.membus.snoop_fanout::stdev 0.458961 # 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 58111520 30.16% 30.16% # Request fanout histogram
-system.membus.snoop_fanout::1 134553580 69.84% 100.00% # Request fanout histogram
+system.membus.snoop_fanout::0 192665100 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 192665100 # Request fanout histogram
---------- End Simulation Statistics ----------