gem5/tests/quick/00.hello/ref/sparc/linux/simple-atomic/m5stats.txt
Gabe Black fa5e3b47c8 SPARC: Fix the initial stack to match what the Linux kernel does.
--HG--
extra : convert_revision : a4451710d8463e52227fd8f760ab737ea8f404b5
2007-11-29 00:00:26 -08:00

18 lines
1.6 KiB
Text

---------- Begin Simulation Statistics ----------
host_inst_rate 1230 # Simulator instruction rate (inst/s)
host_mem_usage 173824 # Number of bytes of host memory used
host_seconds 3.93 # Real time elapsed on the host
host_tick_rate 622698 # Simulator tick rate (ticks/s)
sim_freq 1000000000000 # Frequency of simulated ticks
sim_insts 4833 # Number of instructions simulated
sim_seconds 0.000002 # Number of seconds simulated
sim_ticks 2447500 # 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 4896 # number of cpu cycles simulated
system.cpu.num_insts 4833 # Number of instructions executed
system.cpu.num_refs 1282 # Number of memory references
system.cpu.workload.PROG:num_syscalls 11 # Number of system calls
---------- End Simulation Statistics ----------