summaryrefslogtreecommitdiff
path: root/tests/quick/se/00.hello/ref/mips/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/mips/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/mips/linux/simple-timing-ruby/stats.txt')
-rw-r--r--tests/quick/se/00.hello/ref/mips/linux/simple-timing-ruby/stats.txt26
1 files changed, 13 insertions, 13 deletions
diff --git a/tests/quick/se/00.hello/ref/mips/linux/simple-timing-ruby/stats.txt b/tests/quick/se/00.hello/ref/mips/linux/simple-timing-ruby/stats.txt
index 481b5bfc9..f05a7d5c9 100644
--- a/tests/quick/se/00.hello/ref/mips/linux/simple-timing-ruby/stats.txt
+++ b/tests/quick/se/00.hello/ref/mips/linux/simple-timing-ruby/stats.txt
@@ -4,11 +4,11 @@ sim_seconds 0.000125 # Nu
sim_ticks 125334 # Number of ticks simulated
final_tick 125334 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
sim_freq 1000000000 # Frequency of simulated ticks
-host_inst_rate 33064 # Simulator instruction rate (inst/s)
-host_op_rate 33061 # Simulator op (including micro ops) rate (op/s)
-host_tick_rate 712624 # Simulator tick rate (ticks/s)
-host_mem_usage 174400 # Number of bytes of host memory used
-host_seconds 0.18 # Real time elapsed on the host
+host_inst_rate 6951 # Simulator instruction rate (inst/s)
+host_op_rate 6951 # Simulator op (including micro ops) rate (op/s)
+host_tick_rate 149835 # Simulator tick rate (ticks/s)
+host_mem_usage 127304 # Number of bytes of host memory used
+host_seconds 0.84 # Real time elapsed on the host
sim_insts 5814 # Number of instructions simulated
sim_ops 5814 # Number of ops (including micro ops) simulated
system.ruby.l1_cntrl0.cacheMemory.demand_hits 6410 # Number of cache demand hits
@@ -56,6 +56,14 @@ system.ruby.network.routers2.msg_bytes.Control::2 11944
system.ruby.network.routers2.msg_bytes.Data::2 107208
system.ruby.network.routers2.msg_bytes.Response_Data::4 107496
system.ruby.network.routers2.msg_bytes.Writeback_Control::3 11912
+system.ruby.network.msg_count.Control 4479
+system.ruby.network.msg_count.Data 4467
+system.ruby.network.msg_count.Response_Data 4479
+system.ruby.network.msg_count.Writeback_Control 4467
+system.ruby.network.msg_byte.Control 35832
+system.ruby.network.msg_byte.Data 321624
+system.ruby.network.msg_byte.Response_Data 322488
+system.ruby.network.msg_byte.Writeback_Control 35736
system.cpu.dtb.read_hits 0 # DTB read hits
system.cpu.dtb.read_misses 0 # DTB read misses
system.cpu.dtb.read_accesses 0 # DTB read accesses
@@ -143,14 +151,6 @@ system.ruby.l1_cntrl0.M.Replacement 1489 0.00% 0.00%
system.ruby.l1_cntrl0.MI.Writeback_Ack 1489 0.00% 0.00%
system.ruby.l1_cntrl0.IS.Data 1273 0.00% 0.00%
system.ruby.l1_cntrl0.IM.Data 220 0.00% 0.00%
-system.ruby.network.msg_count.Control 4479
-system.ruby.network.msg_count.Data 4467
-system.ruby.network.msg_count.Response_Data 4479
-system.ruby.network.msg_count.Writeback_Control 4467
-system.ruby.network.msg_byte.Control 35832
-system.ruby.network.msg_byte.Data 321624
-system.ruby.network.msg_byte.Response_Data 322488
-system.ruby.network.msg_byte.Writeback_Control 35736
system.ruby.dir_cntrl0.GETX 1493 0.00% 0.00%
system.ruby.dir_cntrl0.PUTX 1489 0.00% 0.00%
system.ruby.dir_cntrl0.Memory_Data 1493 0.00% 0.00%