summaryrefslogtreecommitdiff
path: root/tests/quick/00.hello/ref
diff options
context:
space:
mode:
authorGabe Black <gblack@eecs.umich.edu>2010-06-02 12:58:05 -0500
committerGabe Black <gblack@eecs.umich.edu>2010-06-02 12:58:05 -0500
commitcaa95639ec2fe7cd45edf679d5fbf6b7a7072fb3 (patch)
tree70642da21880c59a66ef22b3c5db71ce4866f1f0 /tests/quick/00.hello/ref
parent34032f97d6861243a2338d02d6c7d071051c44c5 (diff)
downloadgem5-caa95639ec2fe7cd45edf679d5fbf6b7a7072fb3.tar.xz
ARM: Update the stats for the new syscall behavior.
Diffstat (limited to 'tests/quick/00.hello/ref')
-rwxr-xr-xtests/quick/00.hello/ref/arm/linux/simple-atomic/simout6
-rw-r--r--tests/quick/00.hello/ref/arm/linux/simple-atomic/stats.txt12
2 files changed, 9 insertions, 9 deletions
diff --git a/tests/quick/00.hello/ref/arm/linux/simple-atomic/simout b/tests/quick/00.hello/ref/arm/linux/simple-atomic/simout
index a74f30d93..6dc3795ba 100755
--- a/tests/quick/00.hello/ref/arm/linux/simple-atomic/simout
+++ b/tests/quick/00.hello/ref/arm/linux/simple-atomic/simout
@@ -5,9 +5,9 @@ The Regents of The University of Michigan
All Rights Reserved
-M5 compiled Feb 27 2010 16:56:18
-M5 revision 6429cd018766 7083 default qtip vfpmacromemstats.patch tip
-M5 started Feb 27 2010 16:56:19
+M5 compiled Feb 27 2010 17:02:03
+M5 revision 3ba6c6c19ddd 7101 default qtip syscallfromintstats.patch tip
+M5 started Feb 27 2010 17:02:04
M5 executing on tater
command line: build/ARM_SE/m5.fast -d build/ARM_SE/tests/fast/quick/00.hello/arm/linux/simple-atomic -re tests/run.py build/ARM_SE/tests/fast/quick/00.hello/arm/linux/simple-atomic
Global frequency set at 1000000000000 ticks per second
diff --git a/tests/quick/00.hello/ref/arm/linux/simple-atomic/stats.txt b/tests/quick/00.hello/ref/arm/linux/simple-atomic/stats.txt
index e3d77331d..e4bd0d415 100644
--- a/tests/quick/00.hello/ref/arm/linux/simple-atomic/stats.txt
+++ b/tests/quick/00.hello/ref/arm/linux/simple-atomic/stats.txt
@@ -1,11 +1,11 @@
---------- Begin Simulation Statistics ----------
-host_inst_rate 15740 # Simulator instruction rate (inst/s)
-host_mem_usage 201240 # Number of bytes of host memory used
-host_seconds 0.35 # Real time elapsed on the host
-host_tick_rate 7864008 # Simulator tick rate (ticks/s)
+host_inst_rate 12327 # Simulator instruction rate (inst/s)
+host_mem_usage 201392 # Number of bytes of host memory used
+host_seconds 0.45 # Real time elapsed on the host
+host_tick_rate 6174277 # Simulator tick rate (ticks/s)
sim_freq 1000000000000 # Frequency of simulated ticks
-sim_insts 5514 # Number of instructions simulated
+sim_insts 5501 # Number of instructions simulated
sim_seconds 0.000003 # Number of seconds simulated
sim_ticks 2756500 # Number of ticks simulated
system.cpu.dtb.accesses 0 # DTB accesses
@@ -29,7 +29,7 @@ system.cpu.itb.write_hits 0 # DT
system.cpu.itb.write_misses 0 # DTB write misses
system.cpu.not_idle_fraction 1 # Percentage of non-idle cycles
system.cpu.numCycles 5514 # number of cpu cycles simulated
-system.cpu.num_insts 5514 # Number of instructions executed
+system.cpu.num_insts 5501 # Number of instructions executed
system.cpu.num_refs 2143 # Number of memory references
system.cpu.workload.PROG:num_syscalls 13 # Number of system calls