summaryrefslogtreecommitdiff
path: root/tests/quick/00.hello/ref/x86/linux/simple-timing/stats.txt
diff options
context:
space:
mode:
authorGabe Black <gblack@eecs.umich.edu>2009-08-08 17:23:25 -0700
committerGabe Black <gblack@eecs.umich.edu>2009-08-08 17:23:25 -0700
commitbcfc4178f54df84bdc36a491506348d0f8578723 (patch)
tree3ee0852a17dfdb216500178a5c028cd494158884 /tests/quick/00.hello/ref/x86/linux/simple-timing/stats.txt
parent6e97feb8a546544172661bee2c75ce87ffbf33cf (diff)
downloadgem5-bcfc4178f54df84bdc36a491506348d0f8578723.tar.xz
X86: Update the stats for the slightly lengthened cmov.
Diffstat (limited to 'tests/quick/00.hello/ref/x86/linux/simple-timing/stats.txt')
-rw-r--r--tests/quick/00.hello/ref/x86/linux/simple-timing/stats.txt12
1 files changed, 6 insertions, 6 deletions
diff --git a/tests/quick/00.hello/ref/x86/linux/simple-timing/stats.txt b/tests/quick/00.hello/ref/x86/linux/simple-timing/stats.txt
index b46b73886..e83d6fcbe 100644
--- a/tests/quick/00.hello/ref/x86/linux/simple-timing/stats.txt
+++ b/tests/quick/00.hello/ref/x86/linux/simple-timing/stats.txt
@@ -1,11 +1,11 @@
---------- Begin Simulation Statistics ----------
-host_inst_rate 183914 # Simulator instruction rate (inst/s)
-host_mem_usage 203340 # Number of bytes of host memory used
-host_seconds 0.05 # Real time elapsed on the host
-host_tick_rate 573138759 # Simulator tick rate (ticks/s)
+host_inst_rate 21415 # Simulator instruction rate (inst/s)
+host_mem_usage 201336 # Number of bytes of host memory used
+host_seconds 0.44 # Real time elapsed on the host
+host_tick_rate 66853602 # 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.000030 # Number of seconds simulated
sim_ticks 29731000 # Number of ticks simulated
system.cpu.dcache.ReadReq_accesses 1053 # number of ReadReq accesses(hits+misses)
@@ -198,7 +198,7 @@ system.cpu.l2cache.warmup_cycle 0 # Cy
system.cpu.l2cache.writebacks 0 # number of writebacks
system.cpu.not_idle_fraction 1 # Percentage of non-idle cycles
system.cpu.numCycles 59462 # 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