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>2011-02-04 03:47:23 -0800
committerGabe Black <gblack@eecs.umich.edu>2011-02-04 03:47:23 -0800
commit0aafbe4098dbf41b24b8279bb5e691b702b4383a (patch)
treebf997d6bdcec5844de02f785fc40ef4ed9cee4a6 /tests/quick/00.hello/ref/x86/linux/simple-timing-ruby/stats.txt
parentaa62c217c5d1a9b0cf568cc253c8258c5a9e2cf4 (diff)
downloadgem5-0aafbe4098dbf41b24b8279bb5e691b702b4383a.tar.xz
X86: Update ruby stats for stupd change.
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.txt10
1 files changed, 5 insertions, 5 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 87570dd07..806c6c56a 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,17 +1,17 @@
---------- Begin Simulation Statistics ----------
-host_inst_rate 108748 # Simulator instruction rate (inst/s)
-host_mem_usage 232420 # Number of bytes of host memory used
+host_inst_rate 106685 # Simulator instruction rate (inst/s)
+host_mem_usage 239612 # 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)
+host_tick_rate 3002497 # Simulator tick rate (ticks/s)
sim_freq 1000000000 # Frequency of simulated ticks
-sim_insts 9561 # Number of instructions simulated
+sim_insts 9810 # 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 276484 # number of cpu cycles simulated
-system.cpu.num_insts 9561 # Number of instructions executed
+system.cpu.num_insts 9810 # Number of instructions executed
system.cpu.num_refs 1990 # Number of memory references
system.cpu.workload.PROG:num_syscalls 11 # Number of system calls