summaryrefslogtreecommitdiff
path: root/tests/long/60.bzip2
diff options
context:
space:
mode:
authorGabe Black <gblack@eecs.umich.edu>2008-10-12 15:31:37 -0700
committerGabe Black <gblack@eecs.umich.edu>2008-10-12 15:31:37 -0700
commit8384ff7d6c4460a966aec3b65a0af13e71bd76a2 (patch)
treed0dfd0408fa8c7903ba9cd37f03a60a8028ce046 /tests/long/60.bzip2
parenta76c4b8ca101c0c89659a536da6271d4116850de (diff)
downloadgem5-8384ff7d6c4460a966aec3b65a0af13e71bd76a2.tar.xz
X86: Update the stats for cpuid's new implementation
Diffstat (limited to 'tests/long/60.bzip2')
-rw-r--r--tests/long/60.bzip2/ref/x86/linux/simple-atomic/m5stats.txt18
-rwxr-xr-xtests/long/60.bzip2/ref/x86/linux/simple-atomic/stdout12
2 files changed, 15 insertions, 15 deletions
diff --git a/tests/long/60.bzip2/ref/x86/linux/simple-atomic/m5stats.txt b/tests/long/60.bzip2/ref/x86/linux/simple-atomic/m5stats.txt
index 2e5af9606..891b17a00 100644
--- a/tests/long/60.bzip2/ref/x86/linux/simple-atomic/m5stats.txt
+++ b/tests/long/60.bzip2/ref/x86/linux/simple-atomic/m5stats.txt
@@ -1,18 +1,18 @@
---------- Begin Simulation Statistics ----------
-host_inst_rate 2125831 # Simulator instruction rate (inst/s)
-host_mem_usage 194800 # Number of bytes of host memory used
-host_seconds 2188.89 # Real time elapsed on the host
-host_tick_rate 1295270570 # Simulator tick rate (ticks/s)
+host_inst_rate 1763085 # Simulator instruction rate (inst/s)
+host_mem_usage 194072 # Number of bytes of host memory used
+host_seconds 2639.25 # Real time elapsed on the host
+host_tick_rate 1074249302 # Simulator tick rate (ticks/s)
sim_freq 1000000000000 # Frequency of simulated ticks
-sim_insts 4653219908 # Number of instructions simulated
+sim_insts 4653219791 # Number of instructions simulated
sim_seconds 2.835211 # Number of seconds simulated
-sim_ticks 2835211016000 # Number of ticks simulated
+sim_ticks 2835210954000 # 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 5670422033 # number of cpu cycles simulated
-system.cpu.num_insts 4653219908 # Number of instructions executed
-system.cpu.num_refs 1686313784 # Number of memory references
+system.cpu.numCycles 5670421909 # number of cpu cycles simulated
+system.cpu.num_insts 4653219791 # Number of instructions executed
+system.cpu.num_refs 1686313781 # Number of memory references
system.cpu.workload.PROG:num_syscalls 46 # Number of system calls
---------- End Simulation Statistics ----------
diff --git a/tests/long/60.bzip2/ref/x86/linux/simple-atomic/stdout b/tests/long/60.bzip2/ref/x86/linux/simple-atomic/stdout
index 0939c6481..196cf8f42 100755
--- a/tests/long/60.bzip2/ref/x86/linux/simple-atomic/stdout
+++ b/tests/long/60.bzip2/ref/x86/linux/simple-atomic/stdout
@@ -5,11 +5,11 @@ The Regents of The University of Michigan
All Rights Reserved
-M5 compiled Sep 27 2008 21:33:04
-M5 revision 5571:7f81bb1690686883c5b93e8343068a001faf5083
-M5 commit date Sat Sep 27 21:03:50 2008 -0700
-M5 started Sep 27 2008 21:36:52
-M5 executing on piton
+M5 compiled Oct 8 2008 20:20:37
+M5 revision 5641:1033c9f7de3f63b99accb1f06962921c3b61b617
+M5 commit date Wed Oct 08 20:18:02 2008 -0700
+M5 started Oct 8 2008 20:55:01
+M5 executing on tater
command line: build/X86_SE/m5.fast -d build/X86_SE/tests/fast/long/60.bzip2/x86/linux/simple-atomic -re --stdout-file stdout --stderr-file stderr tests/run.py long/60.bzip2/x86/linux/simple-atomic
Global frequency set at 1000000000000 ticks per second
spec_init
@@ -26,4 +26,4 @@ Uncompressing Data
Uncompressed data 1048576 bytes in length
Uncompressed data compared correctly
Tested 1MB buffer: OK!
-Exiting @ tick 2835211016000 because target called exit()
+Exiting @ tick 2835210954000 because target called exit()