summaryrefslogtreecommitdiff
path: root/tests/long/se/10.mcf/ref/sparc/linux/simple-atomic
diff options
context:
space:
mode:
authorAndreas Hansson <andreas.hansson@arm.com>2013-05-30 12:54:18 -0400
committerAndreas Hansson <andreas.hansson@arm.com>2013-05-30 12:54:18 -0400
commit74553c7d3fc5430752c0c08f2b319a99fb7ed632 (patch)
tree79b2a309fff0edaf1ef3e9aa62656904c3351650 /tests/long/se/10.mcf/ref/sparc/linux/simple-atomic
parent3bc4ecdcb4785a976a1c3fd463bf7052b8415d8b (diff)
downloadgem5-74553c7d3fc5430752c0c08f2b319a99fb7ed632.tar.xz
stats: Update the stats to reflect bus and memory changes
This patch updates the stats to reflect the addition of the bus stats, and changes to the bus layers. In addition it updates the stats to match the addition of the static pipeline latency of the memory conotroller and the addition of a stat tracking the bytes per activate.
Diffstat (limited to 'tests/long/se/10.mcf/ref/sparc/linux/simple-atomic')
-rw-r--r--tests/long/se/10.mcf/ref/sparc/linux/simple-atomic/stats.txt13
1 files changed, 8 insertions, 5 deletions
diff --git a/tests/long/se/10.mcf/ref/sparc/linux/simple-atomic/stats.txt b/tests/long/se/10.mcf/ref/sparc/linux/simple-atomic/stats.txt
index e67672782..9196a1276 100644
--- a/tests/long/se/10.mcf/ref/sparc/linux/simple-atomic/stats.txt
+++ b/tests/long/se/10.mcf/ref/sparc/linux/simple-atomic/stats.txt
@@ -4,11 +4,11 @@ sim_seconds 0.122216 # Nu
sim_ticks 122215823500 # Number of ticks simulated
final_tick 122215823500 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
sim_freq 1000000000000 # Frequency of simulated ticks
-host_inst_rate 2097981 # Simulator instruction rate (inst/s)
-host_op_rate 2098068 # Simulator op (including micro ops) rate (op/s)
-host_tick_rate 1051599524 # Simulator tick rate (ticks/s)
-host_mem_usage 405208 # Number of bytes of host memory used
-host_seconds 116.22 # Real time elapsed on the host
+host_inst_rate 2226348 # Simulator instruction rate (inst/s)
+host_op_rate 2226440 # Simulator op (including micro ops) rate (op/s)
+host_tick_rate 1115942635 # Simulator tick rate (ticks/s)
+host_mem_usage 357000 # Number of bytes of host memory used
+host_seconds 109.52 # Real time elapsed on the host
sim_insts 243825150 # Number of instructions simulated
sim_ops 243835265 # Number of ops (including micro ops) simulated
system.physmem.bytes_read::cpu.inst 977685992 # Number of bytes read from this memory
@@ -35,6 +35,9 @@ system.physmem.bw_write::total 749543606 # Wr
system.physmem.bw_total::cpu.inst 7999667834 # Total bandwidth to/from this memory (bytes/s)
system.physmem.bw_total::cpu.data 3438835373 # Total bandwidth to/from this memory (bytes/s)
system.physmem.bw_total::total 11438503207 # Total bandwidth to/from this memory (bytes/s)
+system.membus.throughput 11438757576 # Throughput (bytes/s)
+system.membus.data_through_bus 1397997177 # Total data (bytes)
+system.membus.snoop_data_through_bus 0 # Total snoop data (bytes)
system.cpu.workload.num_syscalls 443 # Number of system calls
system.cpu.numCycles 244431648 # number of cpu cycles simulated
system.cpu.numWorkItemsStarted 0 # number of work items this cpu started