summaryrefslogtreecommitdiff
path: root/tests/long/20.parser/ref/x86/linux/simple-atomic
diff options
context:
space:
mode:
authorAli Saidi <saidi@eecs.umich.edu>2009-01-17 18:57:39 -0500
committerAli Saidi <saidi@eecs.umich.edu>2009-01-17 18:57:39 -0500
commitfb572a1d7445adb91bba588c29fff18b1d8b88b7 (patch)
treec07791775af9799d6c46e26e0f49330ca4dd7b5a /tests/long/20.parser/ref/x86/linux/simple-atomic
parentb4227bd7f697a1f29d25639864f5683d9ddcd41f (diff)
downloadgem5-fb572a1d7445adb91bba588c29fff18b1d8b88b7.tar.xz
Stats: Update parser statistics for Linux special files update (parser runs should now be deterministic).
Diffstat (limited to 'tests/long/20.parser/ref/x86/linux/simple-atomic')
-rw-r--r--tests/long/20.parser/ref/x86/linux/simple-atomic/config.ini2
-rwxr-xr-xtests/long/20.parser/ref/x86/linux/simple-atomic/simout12
-rw-r--r--tests/long/20.parser/ref/x86/linux/simple-atomic/stats.txt18
3 files changed, 17 insertions, 15 deletions
diff --git a/tests/long/20.parser/ref/x86/linux/simple-atomic/config.ini b/tests/long/20.parser/ref/x86/linux/simple-atomic/config.ini
index 300a3a0b4..21fdad99e 100644
--- a/tests/long/20.parser/ref/x86/linux/simple-atomic/config.ini
+++ b/tests/long/20.parser/ref/x86/linux/simple-atomic/config.ini
@@ -15,6 +15,8 @@ children=dtb itb tracer workload
clock=500
cpu_id=0
defer_registration=false
+do_checkpoint_insts=true
+do_statistics_insts=true
dtb=system.cpu.dtb
function_trace=false
function_trace_start=0
diff --git a/tests/long/20.parser/ref/x86/linux/simple-atomic/simout b/tests/long/20.parser/ref/x86/linux/simple-atomic/simout
index 90786ddde..110848279 100755
--- a/tests/long/20.parser/ref/x86/linux/simple-atomic/simout
+++ b/tests/long/20.parser/ref/x86/linux/simple-atomic/simout
@@ -5,12 +5,12 @@ 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 5 2008 23:22:32
+M5 compiled Jan 16 2009 20:04:39
+M5 revision Unknown:Unknown
+M5 commit date Unknown
+M5 started Jan 16 2009 21:36:48
M5 executing on zizzer
-command line: build/X86_SE/m5.fast -d build/X86_SE/tests/fast/long/20.parser/x86/linux/simple-atomic -re --stdout-file stdout --stderr-file stderr tests/run.py long/20.parser/x86/linux/simple-atomic
+command line: build/X86_SE/m5.fast -d build/X86_SE/tests/fast/long/20.parser/x86/linux/simple-atomic -re tests/run.py long/20.parser/x86/linux/simple-atomic
Global frequency set at 1000000000000 ticks per second
info: Entering event queue @ 0. Starting simulation...
@@ -72,4 +72,4 @@ Echoing of input sentence turned on.
about 2 million people attended
the five best costumes got prizes
No errors!
-Exiting @ tick 868687490500 because target called exit()
+Exiting @ tick 868687391000 because target called exit()
diff --git a/tests/long/20.parser/ref/x86/linux/simple-atomic/stats.txt b/tests/long/20.parser/ref/x86/linux/simple-atomic/stats.txt
index 6c9e86c42..547b9bbcd 100644
--- a/tests/long/20.parser/ref/x86/linux/simple-atomic/stats.txt
+++ b/tests/long/20.parser/ref/x86/linux/simple-atomic/stats.txt
@@ -1,18 +1,18 @@
---------- Begin Simulation Statistics ----------
-host_inst_rate 1589069 # Simulator instruction rate (inst/s)
-host_mem_usage 198676 # Number of bytes of host memory used
-host_seconds 941.11 # Real time elapsed on the host
-host_tick_rate 923042875 # Simulator tick rate (ticks/s)
+host_inst_rate 1452666 # Simulator instruction rate (inst/s)
+host_mem_usage 201308 # Number of bytes of host memory used
+host_seconds 1029.48 # Real time elapsed on the host
+host_tick_rate 843810674 # Simulator tick rate (ticks/s)
sim_freq 1000000000000 # Frequency of simulated ticks
-sim_insts 1495492702 # Number of instructions simulated
+sim_insts 1495492527 # Number of instructions simulated
sim_seconds 0.868687 # Number of seconds simulated
-sim_ticks 868687490500 # Number of ticks simulated
+sim_ticks 868687391000 # 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 1737374982 # number of cpu cycles simulated
-system.cpu.num_insts 1495492702 # Number of instructions executed
-system.cpu.num_refs 533549000 # Number of memory references
+system.cpu.numCycles 1737374783 # number of cpu cycles simulated
+system.cpu.num_insts 1495492527 # Number of instructions executed
+system.cpu.num_refs 533548974 # Number of memory references
system.cpu.workload.PROG:num_syscalls 551 # Number of system calls
---------- End Simulation Statistics ----------