summaryrefslogtreecommitdiff
path: root/tests/quick/00.hello/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/quick/00.hello/ref/x86/linux/simple-atomic
parenteba640c963cc9548fe842923d02c9bd7b38e12a1 (diff)
downloadgem5-b4ad233c0c4aeb4f622a87ff6f7e5c4f072a2927.tar.xz
X86: Update the stats for the fix for CPUID.
Diffstat (limited to 'tests/quick/00.hello/ref/x86/linux/simple-atomic')
-rwxr-xr-xtests/quick/00.hello/ref/x86/linux/simple-atomic/simout10
-rw-r--r--tests/quick/00.hello/ref/x86/linux/simple-atomic/stats.txt16
2 files changed, 13 insertions, 13 deletions
diff --git a/tests/quick/00.hello/ref/x86/linux/simple-atomic/simout b/tests/quick/00.hello/ref/x86/linux/simple-atomic/simout
index 4e7b9509a..3efb926df 100755
--- a/tests/quick/00.hello/ref/x86/linux/simple-atomic/simout
+++ b/tests/quick/00.hello/ref/x86/linux/simple-atomic/simout
@@ -5,12 +5,12 @@ 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 12:59:49
-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/quick/00.hello/x86/linux/simple-atomic -re tests/run.py build/X86_SE/tests/fast/quick/00.hello/x86/linux/simple-atomic
Global frequency set at 1000000000000 ticks per second
info: Entering event queue @ 0. Starting simulation...
Hello world!
-Exiting @ tick 5484500 because target called exit()
+Exiting @ tick 5491500 because target called exit()
diff --git a/tests/quick/00.hello/ref/x86/linux/simple-atomic/stats.txt b/tests/quick/00.hello/ref/x86/linux/simple-atomic/stats.txt
index e01f452d4..36a339c2e 100644
--- a/tests/quick/00.hello/ref/x86/linux/simple-atomic/stats.txt
+++ b/tests/quick/00.hello/ref/x86/linux/simple-atomic/stats.txt
@@ -1,17 +1,17 @@
---------- Begin Simulation Statistics ----------
-host_inst_rate 250793 # Simulator instruction rate (inst/s)
-host_mem_usage 195416 # Number of bytes of host memory used
-host_seconds 0.04 # Real time elapsed on the host
-host_tick_rate 144131714 # Simulator tick rate (ticks/s)
+host_inst_rate 114267 # Simulator instruction rate (inst/s)
+host_mem_usage 193116 # Number of bytes of host memory used
+host_seconds 0.08 # Real time elapsed on the host
+host_tick_rate 65956833 # Simulator tick rate (ticks/s)
sim_freq 1000000000000 # Frequency of simulated ticks
-sim_insts 9484 # Number of instructions simulated
+sim_insts 9494 # Number of instructions simulated
sim_seconds 0.000005 # Number of seconds simulated
-sim_ticks 5484500 # Number of ticks simulated
+sim_ticks 5491500 # 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 10970 # number of cpu cycles simulated
-system.cpu.num_insts 9484 # Number of instructions executed
+system.cpu.numCycles 10984 # number of cpu cycles simulated
+system.cpu.num_insts 9494 # Number of instructions executed
system.cpu.num_refs 1987 # Number of memory references
system.cpu.workload.PROG:num_syscalls 11 # Number of system calls