Update stats for some unknown minor x86 changes

(assuming someone just forgot to do this... tsk tsk).

--HG--
extra : convert_revision : 303d7bbf5e2c892d5f4498a9de2e2b82496ccd0e
This commit is contained in:
Steve Reinhardt 2008-02-16 13:53:12 -05:00
parent 9faec83ac5
commit 69ce7f953b
2 changed files with 15 additions and 15 deletions

View file

@ -1,18 +1,18 @@
---------- Begin Simulation Statistics ----------
host_inst_rate 2481198 # Simulator instruction rate (inst/s)
host_mem_usage 179484 # Number of bytes of host memory used
host_seconds 598.34 # Real time elapsed on the host
host_tick_rate 1442718775 # Simulator tick rate (ticks/s)
host_inst_rate 830115 # Simulator instruction rate (inst/s)
host_mem_usage 150180 # Number of bytes of host memory used
host_seconds 1788.44 # Real time elapsed on the host
host_tick_rate 482678947 # Simulator tick rate (ticks/s)
sim_freq 1000000000000 # Frequency of simulated ticks
sim_insts 1484611751 # Number of instructions simulated
sim_seconds 0.863244 # Number of seconds simulated
sim_ticks 863243513500 # Number of ticks simulated
sim_insts 1484611664 # Number of instructions simulated
sim_seconds 0.863243 # Number of seconds simulated
sim_ticks 863243462500 # 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 1726487028 # number of cpu cycles simulated
system.cpu.num_insts 1484611751 # Number of instructions executed
system.cpu.num_refs 533543296 # Number of memory references
system.cpu.numCycles 1726486926 # number of cpu cycles simulated
system.cpu.num_insts 1484611664 # Number of instructions executed
system.cpu.num_refs 533543283 # Number of memory references
system.cpu.workload.PROG:num_syscalls 541 # Number of system calls
---------- End Simulation Statistics ----------

View file

@ -59,14 +59,14 @@ Echoing of input sentence turned on.
No errors!
M5 Simulator System
Copyright (c) 2001-2006
Copyright (c) 2001-2008
The Regents of The University of Michigan
All Rights Reserved
M5 compiled Dec 3 2007 13:48:03
M5 started Mon Dec 3 13:48:04 2007
M5 executing on nacho
M5 compiled Feb 16 2008 13:01:44
M5 started Sat Feb 16 13:01:45 2008
M5 executing on zizzer
command line: build/X86_SE/m5.fast -d build/X86_SE/tests/fast/long/20.parser/x86/linux/simple-atomic tests/run.py long/20.parser/x86/linux/simple-atomic
Global frequency set at 1000000000000 ticks per second
Exiting @ tick 863243513500 because target called exit()
Exiting @ tick 863243462500 because target called exit()