summaryrefslogtreecommitdiff
path: root/tests/quick/00.hello/ref/x86/linux/simple-timing-ruby/stats.txt
diff options
context:
space:
mode:
authorGabe Black <gblack@eecs.umich.edu>2010-05-06 13:41:08 -0700
committerGabe Black <gblack@eecs.umich.edu>2010-05-06 13:41:08 -0700
commit81e68287bb65a4bb57ef000e3890c237504bb555 (patch)
treed9eb49bf9042c51b3b33eed429b626b8e8e92b14 /tests/quick/00.hello/ref/x86/linux/simple-timing-ruby/stats.txt
parent8b0c83008e6c1964c9606a47213f11599ab186c5 (diff)
downloadgem5-81e68287bb65a4bb57ef000e3890c237504bb555.tar.xz
X86: Update the stats for the new aux vectors in the ruby regression.
I forgot to turn on ruby when updating the stats before.
Diffstat (limited to 'tests/quick/00.hello/ref/x86/linux/simple-timing-ruby/stats.txt')
-rw-r--r--tests/quick/00.hello/ref/x86/linux/simple-timing-ruby/stats.txt20
1 files changed, 10 insertions, 10 deletions
diff --git a/tests/quick/00.hello/ref/x86/linux/simple-timing-ruby/stats.txt b/tests/quick/00.hello/ref/x86/linux/simple-timing-ruby/stats.txt
index 5547fdfa4..87570dd07 100644
--- a/tests/quick/00.hello/ref/x86/linux/simple-timing-ruby/stats.txt
+++ b/tests/quick/00.hello/ref/x86/linux/simple-timing-ruby/stats.txt
@@ -1,18 +1,18 @@
---------- Begin Simulation Statistics ----------
-host_inst_rate 52882 # Simulator instruction rate (inst/s)
-host_mem_usage 349184 # Number of bytes of host memory used
-host_seconds 0.18 # Real time elapsed on the host
-host_tick_rate 1596256 # Simulator tick rate (ticks/s)
+host_inst_rate 108748 # Simulator instruction rate (inst/s)
+host_mem_usage 232420 # Number of bytes of host memory used
+host_seconds 0.09 # Real time elapsed on the host
+host_tick_rate 3137478 # Simulator tick rate (ticks/s)
sim_freq 1000000000 # Frequency of simulated ticks
-sim_insts 9519 # Number of instructions simulated
-sim_seconds 0.000287 # Number of seconds simulated
-sim_ticks 287334 # Number of ticks simulated
+sim_insts 9561 # Number of instructions simulated
+sim_seconds 0.000276 # Number of seconds simulated
+sim_ticks 276484 # Number of ticks simulated
system.cpu.idle_fraction 0 # Percentage of idle cycles
system.cpu.not_idle_fraction 1 # Percentage of non-idle cycles
-system.cpu.numCycles 287334 # number of cpu cycles simulated
-system.cpu.num_insts 9519 # Number of instructions executed
-system.cpu.num_refs 1987 # Number of memory references
+system.cpu.numCycles 276484 # number of cpu cycles simulated
+system.cpu.num_insts 9561 # Number of instructions executed
+system.cpu.num_refs 1990 # Number of memory references
system.cpu.workload.PROG:num_syscalls 11 # Number of system calls
---------- End Simulation Statistics ----------