summaryrefslogtreecommitdiff
path: root/tests/quick/00.hello/ref/x86/linux/simple-atomic/m5stats.txt
diff options
context:
space:
mode:
authorGabe Black <gblack@eecs.umich.edu>2008-06-12 00:42:52 -0400
committerGabe Black <gblack@eecs.umich.edu>2008-06-12 00:42:52 -0400
commit9ebd244991f473cacc1f73ff4877f2472af3a8fc (patch)
treeaaf685292a468f3ab75e794ec1573e9964902894 /tests/quick/00.hello/ref/x86/linux/simple-atomic/m5stats.txt
parent8501a90f59c73896b4eea6d7ce8f1d1cc8685d53 (diff)
downloadgem5-9ebd244991f473cacc1f73ff4877f2472af3a8fc.tar.xz
X86: Update the regressions for the fact that rdtsc does something now.
Diffstat (limited to 'tests/quick/00.hello/ref/x86/linux/simple-atomic/m5stats.txt')
-rw-r--r--tests/quick/00.hello/ref/x86/linux/simple-atomic/m5stats.txt16
1 files changed, 8 insertions, 8 deletions
diff --git a/tests/quick/00.hello/ref/x86/linux/simple-atomic/m5stats.txt b/tests/quick/00.hello/ref/x86/linux/simple-atomic/m5stats.txt
index f834f694b..647bad718 100644
--- a/tests/quick/00.hello/ref/x86/linux/simple-atomic/m5stats.txt
+++ b/tests/quick/00.hello/ref/x86/linux/simple-atomic/m5stats.txt
@@ -1,17 +1,17 @@
---------- Begin Simulation Statistics ----------
-host_inst_rate 21996 # Simulator instruction rate (inst/s)
-host_mem_usage 172228 # Number of bytes of host memory used
-host_seconds 0.39 # Real time elapsed on the host
-host_tick_rate 12789916 # Simulator tick rate (ticks/s)
+host_inst_rate 13844 # Simulator instruction rate (inst/s)
+host_mem_usage 186312 # Number of bytes of host memory used
+host_seconds 0.61 # Real time elapsed on the host
+host_tick_rate 8053994 # Simulator tick rate (ticks/s)
sim_freq 1000000000000 # Frequency of simulated ticks
-sim_insts 8472 # Number of instructions simulated
+sim_insts 8475 # Number of instructions simulated
sim_seconds 0.000005 # Number of seconds simulated
-sim_ticks 4930500 # Number of ticks simulated
+sim_ticks 4932000 # 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 9862 # number of cpu cycles simulated
-system.cpu.num_insts 8472 # Number of instructions executed
+system.cpu.numCycles 9865 # number of cpu cycles simulated
+system.cpu.num_insts 8475 # Number of instructions executed
system.cpu.num_refs 1765 # Number of memory references
system.cpu.workload.PROG:num_syscalls 11 # Number of system calls