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>2007-10-26 13:53:03 -0700
committerGabe Black <gblack@eecs.umich.edu>2007-10-26 13:53:03 -0700
commit851c4bc9609884946edefc3cb67a4238d79886ba (patch)
treea0fb9e72930b71142bc42273ac28df495aebb1d5 /tests/quick/00.hello/ref/x86/linux/simple-atomic/m5stats.txt
parent51345d7324d389f1e5e9fa17e4465f5ff92916fa (diff)
downloadgem5-851c4bc9609884946edefc3cb67a4238d79886ba.tar.xz
X86: Forgot to update the hello world stats after adding cda microops.
--HG-- extra : convert_revision : d3dd6545d3f8b91adfc03d2e0150996672f4e29b
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.txt14
1 files changed, 7 insertions, 7 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 a79310249..f834f694b 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 132602 # Simulator instruction rate (inst/s)
+host_inst_rate 21996 # Simulator instruction rate (inst/s)
host_mem_usage 172228 # Number of bytes of host memory used
-host_seconds 0.06 # Real time elapsed on the host
-host_tick_rate 76882532 # Simulator tick rate (ticks/s)
+host_seconds 0.39 # Real time elapsed on the host
+host_tick_rate 12789916 # Simulator tick rate (ticks/s)
sim_freq 1000000000000 # Frequency of simulated ticks
-sim_insts 8384 # Number of instructions simulated
+sim_insts 8472 # Number of instructions simulated
sim_seconds 0.000005 # Number of seconds simulated
-sim_ticks 4886500 # Number of ticks simulated
+sim_ticks 4930500 # 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 9774 # number of cpu cycles simulated
-system.cpu.num_insts 8384 # Number of instructions executed
+system.cpu.numCycles 9862 # number of cpu cycles simulated
+system.cpu.num_insts 8472 # Number of instructions executed
system.cpu.num_refs 1765 # Number of memory references
system.cpu.workload.PROG:num_syscalls 11 # Number of system calls