summaryrefslogtreecommitdiff
path: root/tests/quick/00.hello/ref/x86/linux/simple-atomic/stats.txt
diff options
context:
space:
mode:
authorGabe Black <gblack@eecs.umich.edu>2009-04-19 03:14:33 -0700
committerGabe Black <gblack@eecs.umich.edu>2009-04-19 03:14:33 -0700
commitb4ad233c0c4aeb4f622a87ff6f7e5c4f072a2927 (patch)
treed9583fb974888088e5166495cef0fc5375fc8570 /tests/quick/00.hello/ref/x86/linux/simple-atomic/stats.txt
parenteba640c963cc9548fe842923d02c9bd7b38e12a1 (diff)
downloadgem5-b4ad233c0c4aeb4f622a87ff6f7e5c4f072a2927.tar.xz
X86: Update the stats for the fix for CPUID.
Diffstat (limited to 'tests/quick/00.hello/ref/x86/linux/simple-atomic/stats.txt')
-rw-r--r--tests/quick/00.hello/ref/x86/linux/simple-atomic/stats.txt16
1 files changed, 8 insertions, 8 deletions
diff --git a/tests/quick/00.hello/ref/x86/linux/simple-atomic/stats.txt b/tests/quick/00.hello/ref/x86/linux/simple-atomic/stats.txt
index e01f452d4..36a339c2e 100644
--- a/tests/quick/00.hello/ref/x86/linux/simple-atomic/stats.txt
+++ b/tests/quick/00.hello/ref/x86/linux/simple-atomic/stats.txt
@@ -1,17 +1,17 @@
---------- Begin Simulation Statistics ----------
-host_inst_rate 250793 # Simulator instruction rate (inst/s)
-host_mem_usage 195416 # Number of bytes of host memory used
-host_seconds 0.04 # Real time elapsed on the host
-host_tick_rate 144131714 # Simulator tick rate (ticks/s)
+host_inst_rate 114267 # Simulator instruction rate (inst/s)
+host_mem_usage 193116 # Number of bytes of host memory used
+host_seconds 0.08 # Real time elapsed on the host
+host_tick_rate 65956833 # Simulator tick rate (ticks/s)
sim_freq 1000000000000 # Frequency of simulated ticks
-sim_insts 9484 # Number of instructions simulated
+sim_insts 9494 # Number of instructions simulated
sim_seconds 0.000005 # Number of seconds simulated
-sim_ticks 5484500 # Number of ticks simulated
+sim_ticks 5491500 # 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 10970 # number of cpu cycles simulated
-system.cpu.num_insts 9484 # Number of instructions executed
+system.cpu.numCycles 10984 # number of cpu cycles simulated
+system.cpu.num_insts 9494 # Number of instructions executed
system.cpu.num_refs 1987 # Number of memory references
system.cpu.workload.PROG:num_syscalls 11 # Number of system calls