summaryrefslogtreecommitdiff
path: root/tests/long/10.mcf/ref/x86/linux/simple-atomic
diff options
context:
space:
mode:
authorGabe Black <gblack@eecs.umich.edu>2009-04-19 03:14:33 -0700
committerGabe Black <gblack@eecs.umich.edu>2009-04-19 03:14:33 -0700
commitb4ad233c0c4aeb4f622a87ff6f7e5c4f072a2927 (patch)
treed9583fb974888088e5166495cef0fc5375fc8570 /tests/long/10.mcf/ref/x86/linux/simple-atomic
parenteba640c963cc9548fe842923d02c9bd7b38e12a1 (diff)
downloadgem5-b4ad233c0c4aeb4f622a87ff6f7e5c4f072a2927.tar.xz
X86: Update the stats for the fix for CPUID.
Diffstat (limited to 'tests/long/10.mcf/ref/x86/linux/simple-atomic')
-rwxr-xr-xtests/long/10.mcf/ref/x86/linux/simple-atomic/simout10
-rw-r--r--tests/long/10.mcf/ref/x86/linux/simple-atomic/stats.txt16
2 files changed, 13 insertions, 13 deletions
diff --git a/tests/long/10.mcf/ref/x86/linux/simple-atomic/simout b/tests/long/10.mcf/ref/x86/linux/simple-atomic/simout
index 2feff24bb..8774a9a45 100755
--- a/tests/long/10.mcf/ref/x86/linux/simple-atomic/simout
+++ b/tests/long/10.mcf/ref/x86/linux/simple-atomic/simout
@@ -5,10 +5,10 @@ The Regents of The University of Michigan
All Rights Reserved
-M5 compiled Apr 8 2009 12:30:02
-M5 revision 233a4a1a6110 6024 default qtip tip test_unifytlb.diff
-M5 started Apr 8 2009 13:07:56
-M5 executing on maize
+M5 compiled Apr 12 2009 13:26:17
+M5 revision 8c874c02878a 6042 default qtip tip cpuidfixstats.patch
+M5 started Apr 12 2009 13:27:47
+M5 executing on tater
command line: build/X86_SE/m5.fast -d build/X86_SE/tests/fast/long/10.mcf/x86/linux/simple-atomic -re tests/run.py build/X86_SE/tests/fast/long/10.mcf/x86/linux/simple-atomic
Global frequency set at 1000000000000 ticks per second
info: Entering event queue @ 0. Starting simulation...
@@ -28,4 +28,4 @@ simplex iterations : 2663
flow value : 3080014995
checksum : 68389
optimal
-Exiting @ tick 164697191500 because target called exit()
+Exiting @ tick 164697199000 because target called exit()
diff --git a/tests/long/10.mcf/ref/x86/linux/simple-atomic/stats.txt b/tests/long/10.mcf/ref/x86/linux/simple-atomic/stats.txt
index 955d0c3ba..7877f9ac7 100644
--- a/tests/long/10.mcf/ref/x86/linux/simple-atomic/stats.txt
+++ b/tests/long/10.mcf/ref/x86/linux/simple-atomic/stats.txt
@@ -1,17 +1,17 @@
---------- Begin Simulation Statistics ----------
-host_inst_rate 2496453 # Simulator instruction rate (inst/s)
-host_mem_usage 334252 # Number of bytes of host memory used
-host_seconds 108.03 # Real time elapsed on the host
-host_tick_rate 1524575559 # Simulator tick rate (ticks/s)
+host_inst_rate 991817 # Simulator instruction rate (inst/s)
+host_mem_usage 331908 # Number of bytes of host memory used
+host_seconds 271.91 # Real time elapsed on the host
+host_tick_rate 605700319 # Simulator tick rate (ticks/s)
sim_freq 1000000000000 # Frequency of simulated ticks
-sim_insts 269686773 # Number of instructions simulated
+sim_insts 269686785 # Number of instructions simulated
sim_seconds 0.164697 # Number of seconds simulated
-sim_ticks 164697191500 # Number of ticks simulated
+sim_ticks 164697199000 # 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 329394384 # number of cpu cycles simulated
-system.cpu.num_insts 269686773 # Number of instructions executed
+system.cpu.numCycles 329394399 # number of cpu cycles simulated
+system.cpu.num_insts 269686785 # Number of instructions executed
system.cpu.num_refs 122219131 # Number of memory references
system.cpu.workload.PROG:num_syscalls 444 # Number of system calls