summaryrefslogtreecommitdiff
path: root/tests/quick/00.hello/ref/sparc/linux/simple-atomic/m5stats.txt
diff options
context:
space:
mode:
authorGabe Black <gblack@eecs.umich.edu>2006-10-27 02:21:09 -0400
committerGabe Black <gblack@eecs.umich.edu>2006-10-27 02:21:09 -0400
commitca34c62bf96b66fdb1aefc3b08cad8d969ee6bc9 (patch)
tree31dcfa206871cb5f053851ea251a7e2d3e50b8c7 /tests/quick/00.hello/ref/sparc/linux/simple-atomic/m5stats.txt
parent709d50cd6bb4571b13385eed578f419bef3d579c (diff)
downloadgem5-ca34c62bf96b66fdb1aefc3b08cad8d969ee6bc9.tar.xz
Update stats for fill/spill handlers
--HG-- extra : convert_revision : 2ed2e868ccbb3316f84ea691497d2e0dd4ec2416
Diffstat (limited to 'tests/quick/00.hello/ref/sparc/linux/simple-atomic/m5stats.txt')
-rw-r--r--tests/quick/00.hello/ref/sparc/linux/simple-atomic/m5stats.txt18
1 files changed, 9 insertions, 9 deletions
diff --git a/tests/quick/00.hello/ref/sparc/linux/simple-atomic/m5stats.txt b/tests/quick/00.hello/ref/sparc/linux/simple-atomic/m5stats.txt
index e87e77b8f..5c79f4d62 100644
--- a/tests/quick/00.hello/ref/sparc/linux/simple-atomic/m5stats.txt
+++ b/tests/quick/00.hello/ref/sparc/linux/simple-atomic/m5stats.txt
@@ -1,18 +1,18 @@
---------- Begin Simulation Statistics ----------
-host_inst_rate 2175 # Simulator instruction rate (inst/s)
-host_mem_usage 147292 # Number of bytes of host memory used
-host_seconds 2.06 # Real time elapsed on the host
-host_tick_rate 2174 # Simulator tick rate (ticks/s)
+host_inst_rate 58121 # Simulator instruction rate (inst/s)
+host_mem_usage 148396 # Number of bytes of host memory used
+host_seconds 0.08 # Real time elapsed on the host
+host_tick_rate 57840 # Simulator tick rate (ticks/s)
sim_freq 1000000000000 # Frequency of simulated ticks
-sim_insts 4483 # Number of instructions simulated
+sim_insts 4863 # Number of instructions simulated
sim_seconds 0.000000 # Number of seconds simulated
-sim_ticks 4482 # Number of ticks simulated
+sim_ticks 4862 # 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 4483 # number of cpu cycles simulated
-system.cpu.num_insts 4483 # Number of instructions executed
-system.cpu.num_refs 965 # Number of memory references
+system.cpu.numCycles 4863 # number of cpu cycles simulated
+system.cpu.num_insts 4863 # Number of instructions executed
+system.cpu.num_refs 1269 # Number of memory references
system.cpu.workload.PROG:num_syscalls 11 # Number of system calls
---------- End Simulation Statistics ----------