summaryrefslogtreecommitdiff
path: root/tests/quick/se/60.rubytest/ref/alpha/linux/rubytest-ruby/stats.txt
diff options
context:
space:
mode:
authorBrad Beckmann <Brad.Beckmann@amd.com>2012-07-10 22:51:55 -0700
committerBrad Beckmann <Brad.Beckmann@amd.com>2012-07-10 22:51:55 -0700
commitb00fe08cc9338cb96a151a8cd3c3d1498c716989 (patch)
treee6fdf2b84d5c80ff492a9ff9522e860a7ccc1c7e /tests/quick/se/60.rubytest/ref/alpha/linux/rubytest-ruby/stats.txt
parent387f843d513dd80554cb6361da36ba805dfbcea2 (diff)
downloadgem5-b00fe08cc9338cb96a151a8cd3c3d1498c716989.tar.xz
regress: ruby stat additions and config changes
Diffstat (limited to 'tests/quick/se/60.rubytest/ref/alpha/linux/rubytest-ruby/stats.txt')
-rw-r--r--tests/quick/se/60.rubytest/ref/alpha/linux/rubytest-ruby/stats.txt12
1 files changed, 9 insertions, 3 deletions
diff --git a/tests/quick/se/60.rubytest/ref/alpha/linux/rubytest-ruby/stats.txt b/tests/quick/se/60.rubytest/ref/alpha/linux/rubytest-ruby/stats.txt
index b210abac4..4325e7de4 100644
--- a/tests/quick/se/60.rubytest/ref/alpha/linux/rubytest-ruby/stats.txt
+++ b/tests/quick/se/60.rubytest/ref/alpha/linux/rubytest-ruby/stats.txt
@@ -4,8 +4,14 @@ sim_seconds 0.000281 # Nu
sim_ticks 280571 # Number of ticks simulated
final_tick 280571 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
sim_freq 1000000000 # Frequency of simulated ticks
-host_tick_rate 3251259 # Simulator tick rate (ticks/s)
-host_mem_usage 220512 # Number of bytes of host memory used
-host_seconds 0.09 # Real time elapsed on the host
+host_tick_rate 2647246 # Simulator tick rate (ticks/s)
+host_mem_usage 230268 # Number of bytes of host memory used
+host_seconds 0.11 # Real time elapsed on the host
+system.l1_cntrl0.cacheMemory.num_data_array_reads 0 # number of data array reads
+system.l1_cntrl0.cacheMemory.num_data_array_writes 0 # number of data array writes
+system.l1_cntrl0.cacheMemory.num_tag_array_reads 0 # number of tag array reads
+system.l1_cntrl0.cacheMemory.num_tag_array_writes 0 # number of tag array writes
+system.l1_cntrl0.cacheMemory.num_tag_array_stalls 0 # number of stalls caused by tag array
+system.l1_cntrl0.cacheMemory.num_data_array_stalls 0 # number of stalls caused by data array
---------- End Simulation Statistics ----------