summaryrefslogtreecommitdiff
path: root/tests/long/70.twolf
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/70.twolf
parenta76c4b8ca101c0c89659a536da6271d4116850de (diff)
downloadgem5-8384ff7d6c4460a966aec3b65a0af13e71bd76a2.tar.xz
X86: Update the stats for cpuid's new implementation
Diffstat (limited to 'tests/long/70.twolf')
-rw-r--r--tests/long/70.twolf/ref/x86/linux/simple-atomic/m5stats.txt18
-rwxr-xr-xtests/long/70.twolf/ref/x86/linux/simple-atomic/stdout14
2 files changed, 17 insertions, 15 deletions
diff --git a/tests/long/70.twolf/ref/x86/linux/simple-atomic/m5stats.txt b/tests/long/70.twolf/ref/x86/linux/simple-atomic/m5stats.txt
index df2f6c498..c4fe4712d 100644
--- a/tests/long/70.twolf/ref/x86/linux/simple-atomic/m5stats.txt
+++ b/tests/long/70.twolf/ref/x86/linux/simple-atomic/m5stats.txt
@@ -1,18 +1,18 @@
---------- Begin Simulation Statistics ----------
-host_inst_rate 1393641 # Simulator instruction rate (inst/s)
-host_mem_usage 201900 # Number of bytes of host memory used
-host_seconds 156.85 # Real time elapsed on the host
-host_tick_rate 828865190 # Simulator tick rate (ticks/s)
+host_inst_rate 1300052 # Simulator instruction rate (inst/s)
+host_mem_usage 201460 # Number of bytes of host memory used
+host_seconds 168.14 # Real time elapsed on the host
+host_tick_rate 773204086 # Simulator tick rate (ticks/s)
sim_freq 1000000000000 # Frequency of simulated ticks
-sim_insts 218595439 # Number of instructions simulated
+sim_insts 218595322 # Number of instructions simulated
sim_seconds 0.130009 # Number of seconds simulated
-sim_ticks 130009435500 # Number of ticks simulated
+sim_ticks 130009373500 # 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 260018872 # number of cpu cycles simulated
-system.cpu.num_insts 218595439 # Number of instructions executed
-system.cpu.num_refs 77165367 # Number of memory references
+system.cpu.numCycles 260018748 # number of cpu cycles simulated
+system.cpu.num_insts 218595322 # Number of instructions executed
+system.cpu.num_refs 77165364 # Number of memory references
system.cpu.workload.PROG:num_syscalls 400 # Number of system calls
---------- End Simulation Statistics ----------
diff --git a/tests/long/70.twolf/ref/x86/linux/simple-atomic/stdout b/tests/long/70.twolf/ref/x86/linux/simple-atomic/stdout
index bb2f68a97..fcbdb82ed 100755
--- a/tests/long/70.twolf/ref/x86/linux/simple-atomic/stdout
+++ b/tests/long/70.twolf/ref/x86/linux/simple-atomic/stdout
@@ -5,12 +5,14 @@ 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:41:47
-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:20:39
+M5 executing on tater
command line: build/X86_SE/m5.fast -d build/X86_SE/tests/fast/long/70.twolf/x86/linux/simple-atomic -re --stdout-file stdout --stderr-file stderr tests/run.py long/70.twolf/x86/linux/simple-atomic
+Couldn't unlink build/X86_SE/tests/fast/long/70.twolf/x86/linux/simple-atomic/smred.sav
+Couldn't unlink build/X86_SE/tests/fast/long/70.twolf/x86/linux/simple-atomic/smred.sv2
Global frequency set at 1000000000000 ticks per second
TimberWolfSC version:v4.3a date:Mon Jan 25 18:50:36 EST 1988
@@ -25,4 +27,4 @@ Authors: Carl Sechen, Bill Swartz
76 77 78 79 80 81 82 83 84 85 86 87 88 89 90
91 92 93 94 95 96 97 98 99 100 101 102 103 104 105
106 107 108 109 110 111 112 113 114 115 116 117 118 119 120
-122 123 124 Exiting @ tick 130009435500 because target called exit()
+122 123 124 Exiting @ tick 130009373500 because target called exit()