summaryrefslogtreecommitdiff
path: root/tests/quick/se/70.tgen/ref/arm/linux/tgen-simple-mem
diff options
context:
space:
mode:
authorAndreas Hansson <andreas.hansson@arm.com>2013-06-27 05:49:51 -0400
committerAndreas Hansson <andreas.hansson@arm.com>2013-06-27 05:49:51 -0400
commit5a15909bac241dc795c691d49c4e2c68cab745f4 (patch)
treed0ae694e320c725ed8116943c7179516567279f3 /tests/quick/se/70.tgen/ref/arm/linux/tgen-simple-mem
parentac515d7a9b131ffc9e128bd209fcddb2f383808b (diff)
downloadgem5-5a15909bac241dc795c691d49c4e2c68cab745f4.tar.xz
stats: Update stats for monitor, cache and bus changes
This patch removes the sparse histogram total from the CommMonitor stats. It also bumps the stats after the unit fixes in the atomic cache access. Lastly, it updates the stats to match the new port ordering. All numbers are the same, and the only thing that changes is which master corresponds to what port index.
Diffstat (limited to 'tests/quick/se/70.tgen/ref/arm/linux/tgen-simple-mem')
-rw-r--r--tests/quick/se/70.tgen/ref/arm/linux/tgen-simple-mem/stats.txt8
1 files changed, 3 insertions, 5 deletions
diff --git a/tests/quick/se/70.tgen/ref/arm/linux/tgen-simple-mem/stats.txt b/tests/quick/se/70.tgen/ref/arm/linux/tgen-simple-mem/stats.txt
index d0c130b6b..4db87dea6 100644
--- a/tests/quick/se/70.tgen/ref/arm/linux/tgen-simple-mem/stats.txt
+++ b/tests/quick/se/70.tgen/ref/arm/linux/tgen-simple-mem/stats.txt
@@ -4,9 +4,9 @@ sim_seconds 0.100000 # Nu
sim_ticks 100000000000 # Number of ticks simulated
final_tick 100000000000 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
sim_freq 1000000000000 # Frequency of simulated ticks
-host_tick_rate 7576487056 # Simulator tick rate (ticks/s)
-host_mem_usage 230980 # Number of bytes of host memory used
-host_seconds 13.20 # Real time elapsed on the host
+host_tick_rate 14083896029 # Simulator tick rate (ticks/s)
+host_mem_usage 231304 # Number of bytes of host memory used
+host_seconds 7.10 # Real time elapsed on the host
system.physmem.bytes_read::cpu 64 # Number of bytes read from this memory
system.physmem.bytes_read::total 64 # Number of bytes read from this memory
system.physmem.bytes_written::cpu 213329152 # Number of bytes written to this memory
@@ -376,7 +376,5 @@ system.monitor.writeTransHist::34816-36863 0 0.00% 100.00% #
system.monitor.writeTransHist::36864-38911 0 0.00% 100.00% # Histogram of read transactions per sample period
system.monitor.writeTransHist::38912-40959 0 0.00% 100.00% # Histogram of read transactions per sample period
system.monitor.writeTransHist::total 100 # Histogram of read transactions per sample period
-system.monitor.readAddrDist::total 16 # Read address distribution
-system.monitor.writeAddrDist::total 16 # Write address distribution
---------- End Simulation Statistics ----------