summaryrefslogtreecommitdiff
path: root/tests/quick/00.hello/ref/x86/linux/simple-atomic
diff options
context:
space:
mode:
authorGabe Black <gblack@eecs.umich.edu>2009-02-01 17:02:16 -0800
committerGabe Black <gblack@eecs.umich.edu>2009-02-01 17:02:16 -0800
commitd824af340ec98a9d7ac34a3c358666191df1f83f (patch)
tree4e5a3b050c54b0a76e4487a3490c4c3ecb176215 /tests/quick/00.hello/ref/x86/linux/simple-atomic
parent7b585114704532133c3aed01847fa534167018b3 (diff)
downloadgem5-d824af340ec98a9d7ac34a3c358666191df1f83f.tar.xz
X86: Update stats now that the micropc isn't always reset on faults.
Diffstat (limited to 'tests/quick/00.hello/ref/x86/linux/simple-atomic')
-rwxr-xr-xtests/quick/00.hello/ref/x86/linux/simple-atomic/simout14
-rw-r--r--tests/quick/00.hello/ref/x86/linux/simple-atomic/stats.txt16
2 files changed, 15 insertions, 15 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 7fa8be29e..66f32751d 100755
--- a/tests/quick/00.hello/ref/x86/linux/simple-atomic/simout
+++ b/tests/quick/00.hello/ref/x86/linux/simple-atomic/simout
@@ -5,13 +5,13 @@ The Regents of The University of Michigan
All Rights Reserved
-M5 compiled Nov 5 2008 23:03:02
-M5 revision 5719:c9056088f1516d097f7e73673f990175ad238d69
-M5 commit date Wed Nov 05 16:19:17 2008 -0500
-M5 started Nov 6 2008 00:18:22
-M5 executing on zizzer
-command line: build/X86_SE/m5.fast -d build/X86_SE/tests/fast/quick/00.hello/x86/linux/simple-atomic -re --stdout-file stdout --stderr-file stderr tests/run.py quick/00.hello/x86/linux/simple-atomic
+M5 compiled Dec 26 2008 18:29:56
+M5 revision 5818:e9a95a3440197489c28a655f2de72dc8e98259b9
+M5 commit date Fri Dec 26 18:25:21 2008 -0800
+M5 started Dec 26 2008 18:30:07
+M5 executing on fajita
+command line: build/X86_SE/m5.opt -d build/X86_SE/tests/opt/quick/00.hello/x86/linux/simple-atomic -re tests/run.py 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 5518000 because target called exit()
+Exiting @ tick 5513500 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 3c3c458ce..2ee3e5703 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 557395 # Simulator instruction rate (inst/s)
-host_mem_usage 190704 # Number of bytes of host memory used
-host_seconds 0.02 # Real time elapsed on the host
-host_tick_rate 320851262 # Simulator tick rate (ticks/s)
+host_inst_rate 5132 # Simulator instruction rate (inst/s)
+host_mem_usage 192872 # Number of bytes of host memory used
+host_seconds 1.85 # Real time elapsed on the host
+host_tick_rate 2983162 # Simulator tick rate (ticks/s)
sim_freq 1000000000000 # Frequency of simulated ticks
-sim_insts 9493 # Number of instructions simulated
+sim_insts 9484 # Number of instructions simulated
sim_seconds 0.000006 # Number of seconds simulated
-sim_ticks 5518000 # Number of ticks simulated
+sim_ticks 5513500 # 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 11037 # number of cpu cycles simulated
-system.cpu.num_insts 9493 # Number of instructions executed
+system.cpu.numCycles 11028 # number of cpu cycles simulated
+system.cpu.num_insts 9484 # Number of instructions executed
system.cpu.num_refs 2003 # Number of memory references
system.cpu.workload.PROG:num_syscalls 11 # Number of system calls