summaryrefslogtreecommitdiff
path: root/tests/long/10.mcf/ref/sparc/linux/simple-atomic/m5stats.txt
diff options
context:
space:
mode:
authorGabe Black <gblack@eecs.umich.edu>2007-06-22 15:06:10 -0400
committerGabe Black <gblack@eecs.umich.edu>2007-06-22 15:06:10 -0400
commit8e6abaed797d567b4ce009abac63ba19f87efa28 (patch)
tree9e906217ff701f768e7c5e0fc7477c7c72cb2df9 /tests/long/10.mcf/ref/sparc/linux/simple-atomic/m5stats.txt
parent49490b334af3bc145071a9a81f37012e7693af59 (diff)
downloadgem5-8e6abaed797d567b4ce009abac63ba19f87efa28.tar.xz
Update of reference outputs. SPARC_SE o3 gzip didn't have reference outputs, mcf has a reduced input size, and most of the other changes are for a change in how branch mispredicts work which makes things more accurate.
--HG-- extra : convert_revision : 33ad6a220945b344d2fc5c6abef8e67467e0c0ec
Diffstat (limited to 'tests/long/10.mcf/ref/sparc/linux/simple-atomic/m5stats.txt')
-rw-r--r--tests/long/10.mcf/ref/sparc/linux/simple-atomic/m5stats.txt22
1 files changed, 11 insertions, 11 deletions
diff --git a/tests/long/10.mcf/ref/sparc/linux/simple-atomic/m5stats.txt b/tests/long/10.mcf/ref/sparc/linux/simple-atomic/m5stats.txt
index 530572b5d..ed8482fb4 100644
--- a/tests/long/10.mcf/ref/sparc/linux/simple-atomic/m5stats.txt
+++ b/tests/long/10.mcf/ref/sparc/linux/simple-atomic/m5stats.txt
@@ -1,18 +1,18 @@
---------- Begin Simulation Statistics ----------
-host_inst_rate 686638 # Simulator instruction rate (inst/s)
-host_mem_usage 149820 # Number of bytes of host memory used
-host_seconds 2504.37 # Real time elapsed on the host
-host_tick_rate 343319148 # Simulator tick rate (ticks/s)
+host_inst_rate 1151751 # Simulator instruction rate (inst/s)
+host_mem_usage 150484 # Number of bytes of host memory used
+host_seconds 211.71 # Real time elapsed on the host
+host_tick_rate 575874246 # Simulator tick rate (ticks/s)
sim_freq 1000000000000 # Frequency of simulated ticks
-sim_insts 1719594534 # Number of instructions simulated
-sim_seconds 0.859797 # Number of seconds simulated
-sim_ticks 859797266500 # Number of ticks simulated
+sim_insts 243840172 # Number of instructions simulated
+sim_seconds 0.121920 # Number of seconds simulated
+sim_ticks 121920085500 # 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 1719594534 # number of cpu cycles simulated
-system.cpu.num_insts 1719594534 # Number of instructions executed
-system.cpu.num_refs 774793634 # Number of memory references
-system.cpu.workload.PROG:num_syscalls 632 # Number of system calls
+system.cpu.numCycles 243840172 # number of cpu cycles simulated
+system.cpu.num_insts 243840172 # Number of instructions executed
+system.cpu.num_refs 105125191 # Number of memory references
+system.cpu.workload.PROG:num_syscalls 428 # Number of system calls
---------- End Simulation Statistics ----------