summaryrefslogtreecommitdiff
path: root/tests/long/00.gzip/ref/x86/linux/simple-atomic/stats.txt
diff options
context:
space:
mode:
authorGabe Black <gblack@eecs.umich.edu>2009-02-25 10:16:29 -0800
committerGabe Black <gblack@eecs.umich.edu>2009-02-25 10:16:29 -0800
commitf02df8cb7400d59c338abf44d2f7adfc9a665fa0 (patch)
treee14436b2acc6262858654cab2fdd91c69093514d /tests/long/00.gzip/ref/x86/linux/simple-atomic/stats.txt
parent40fdba2454c219902db7ad1abd28593de8611c2b (diff)
downloadgem5-f02df8cb7400d59c338abf44d2f7adfc9a665fa0.tar.xz
X86: Update stats for in place TLB miss handling.
Diffstat (limited to 'tests/long/00.gzip/ref/x86/linux/simple-atomic/stats.txt')
-rw-r--r--tests/long/00.gzip/ref/x86/linux/simple-atomic/stats.txt16
1 files changed, 8 insertions, 8 deletions
diff --git a/tests/long/00.gzip/ref/x86/linux/simple-atomic/stats.txt b/tests/long/00.gzip/ref/x86/linux/simple-atomic/stats.txt
index cf444d872..fd612c556 100644
--- a/tests/long/00.gzip/ref/x86/linux/simple-atomic/stats.txt
+++ b/tests/long/00.gzip/ref/x86/linux/simple-atomic/stats.txt
@@ -1,18 +1,18 @@
---------- Begin Simulation Statistics ----------
-host_inst_rate 1622364 # Simulator instruction rate (inst/s)
-host_mem_usage 197488 # Number of bytes of host memory used
-host_seconds 998.15 # Real time elapsed on the host
-host_tick_rate 964717823 # Simulator tick rate (ticks/s)
+host_inst_rate 977325 # Simulator instruction rate (inst/s)
+host_mem_usage 197144 # Number of bytes of host memory used
+host_seconds 1656.94 # Real time elapsed on the host
+host_tick_rate 581149945 # Simulator tick rate (ticks/s)
sim_freq 1000000000000 # Frequency of simulated ticks
sim_insts 1619365942 # Number of instructions simulated
-sim_seconds 0.962935 # Number of seconds simulated
-sim_ticks 962935342000 # Number of ticks simulated
+sim_seconds 0.962929 # Number of seconds simulated
+sim_ticks 962928676500 # 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 1925870685 # number of cpu cycles simulated
+system.cpu.numCycles 1925857354 # number of cpu cycles simulated
system.cpu.num_insts 1619365942 # Number of instructions executed
-system.cpu.num_refs 607160031 # Number of memory references
+system.cpu.num_refs 607148814 # Number of memory references
system.cpu.workload.PROG:num_syscalls 48 # Number of system calls
---------- End Simulation Statistics ----------