summaryrefslogtreecommitdiff
path: root/tests/quick/se/00.hello/ref/x86/linux/simple-timing-ruby/stats.txt
diff options
context:
space:
mode:
authorSteve Reinhardt <stever@gmail.com>2013-09-28 15:25:17 -0400
committerSteve Reinhardt <stever@gmail.com>2013-09-28 15:25:17 -0400
commitfbc1feb39ac19379983ca714f4c7fadcd9fdabf6 (patch)
tree59e49142d5930eb044e9fc09d94c5060a810d545 /tests/quick/se/00.hello/ref/x86/linux/simple-timing-ruby/stats.txt
parente5c319db43751f45b2bcca1d018fc39d4561ef9c (diff)
downloadgem5-fbc1feb39ac19379983ca714f4c7fadcd9fdabf6.tar.xz
tests: update reference outputs
Apparently only stats.txt was updated the last time, so this changeset updates other reference output files (config.ini, simout, simerr, ruby.stats) so that test output diffs should not be cluttered with irrelevant changes. There are a few stats.txt updates too, but they are in the minority.
Diffstat (limited to 'tests/quick/se/00.hello/ref/x86/linux/simple-timing-ruby/stats.txt')
-rw-r--r--tests/quick/se/00.hello/ref/x86/linux/simple-timing-ruby/stats.txt26
1 files changed, 13 insertions, 13 deletions
diff --git a/tests/quick/se/00.hello/ref/x86/linux/simple-timing-ruby/stats.txt b/tests/quick/se/00.hello/ref/x86/linux/simple-timing-ruby/stats.txt
index 06a39e4b5..8372264a3 100644
--- a/tests/quick/se/00.hello/ref/x86/linux/simple-timing-ruby/stats.txt
+++ b/tests/quick/se/00.hello/ref/x86/linux/simple-timing-ruby/stats.txt
@@ -4,11 +4,11 @@ sim_seconds 0.000122 # Nu
sim_ticks 121759 # Number of ticks simulated
final_tick 121759 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
sim_freq 1000000000 # Frequency of simulated ticks
-host_inst_rate 9985 # Simulator instruction rate (inst/s)
-host_op_rate 18087 # Simulator op (including micro ops) rate (op/s)
-host_tick_rate 225916 # Simulator tick rate (ticks/s)
-host_mem_usage 190852 # Number of bytes of host memory used
-host_seconds 0.54 # Real time elapsed on the host
+host_inst_rate 28174 # Simulator instruction rate (inst/s)
+host_op_rate 51034 # Simulator op (including micro ops) rate (op/s)
+host_tick_rate 637400 # Simulator tick rate (ticks/s)
+host_mem_usage 143324 # Number of bytes of host memory used
+host_seconds 0.19 # Real time elapsed on the host
sim_insts 5381 # Number of instructions simulated
sim_ops 9748 # Number of ops (including micro ops) simulated
system.ruby.l1_cntrl0.cacheMemory.demand_hits 7475 # Number of cache demand hits
@@ -56,6 +56,14 @@ system.ruby.network.routers2.msg_bytes.Control::2 11016
system.ruby.network.routers2.msg_bytes.Data::2 98856
system.ruby.network.routers2.msg_bytes.Response_Data::4 99144
system.ruby.network.routers2.msg_bytes.Writeback_Control::3 10984
+system.ruby.network.msg_count.Control 4131
+system.ruby.network.msg_count.Data 4119
+system.ruby.network.msg_count.Response_Data 4131
+system.ruby.network.msg_count.Writeback_Control 4119
+system.ruby.network.msg_byte.Control 33048
+system.ruby.network.msg_byte.Data 296568
+system.ruby.network.msg_byte.Response_Data 297432
+system.ruby.network.msg_byte.Writeback_Control 32952
system.cpu.workload.num_syscalls 11 # Number of system calls
system.cpu.numCycles 121759 # number of cpu cycles simulated
system.cpu.numWorkItemsStarted 0 # number of work items this cpu started
@@ -125,14 +133,6 @@ system.ruby.l1_cntrl0.M.Replacement 1373 0.00% 0.00%
system.ruby.l1_cntrl0.MI.Writeback_Ack 1373 0.00% 0.00%
system.ruby.l1_cntrl0.IS.Data 1122 0.00% 0.00%
system.ruby.l1_cntrl0.IM.Data 255 0.00% 0.00%
-system.ruby.network.msg_count.Control 4131
-system.ruby.network.msg_count.Data 4119
-system.ruby.network.msg_count.Response_Data 4131
-system.ruby.network.msg_count.Writeback_Control 4119
-system.ruby.network.msg_byte.Control 33048
-system.ruby.network.msg_byte.Data 296568
-system.ruby.network.msg_byte.Response_Data 297432
-system.ruby.network.msg_byte.Writeback_Control 32952
system.ruby.dir_cntrl0.GETX 1377 0.00% 0.00%
system.ruby.dir_cntrl0.PUTX 1373 0.00% 0.00%
system.ruby.dir_cntrl0.Memory_Data 1377 0.00% 0.00%