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>2009-08-09 04:01:56 -0700
committerGabe Black <gblack@eecs.umich.edu>2009-08-09 04:01:56 -0700
commit33b063a2a7257c0eb9160d622e3b9305c2772559 (patch)
tree627b81ff9ce98eaf524c86d25dee7f3ed9aadc42 /tests/quick/00.hello/ref/x86/linux/simple-timing-ruby/stats.txt
parentc5fae517748420efd346149641ed69f53747ee16 (diff)
downloadgem5-33b063a2a7257c0eb9160d622e3b9305c2772559.tar.xz
X86: Update the stats on the ruby x86 regressions for the new CMOVcc implementation.
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.txt12
1 files changed, 6 insertions, 6 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 65a218a7c..f970da101 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 12919 # Simulator instruction rate (inst/s)
-host_mem_usage 1362572 # Number of bytes of host memory used
-host_seconds 0.74 # Real time elapsed on the host
-host_tick_rate 36211191 # Simulator tick rate (ticks/s)
+host_inst_rate 2962 # Simulator instruction rate (inst/s)
+host_mem_usage 1384872 # Number of bytes of host memory used
+host_seconds 3.21 # Real time elapsed on the host
+host_tick_rate 8282962 # Simulator tick rate (ticks/s)
sim_freq 1000000000000 # Frequency of simulated ticks
-sim_insts 9494 # Number of instructions simulated
+sim_insts 9519 # Number of instructions simulated
sim_seconds 0.000027 # Number of seconds simulated
sim_ticks 26617000 # 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 53234 # number of cpu cycles simulated
-system.cpu.num_insts 9494 # Number of instructions executed
+system.cpu.num_insts 9519 # Number of instructions executed
system.cpu.num_refs 1987 # Number of memory references
system.cpu.workload.PROG:num_syscalls 11 # Number of system calls