gem5/tests/quick/00.hello/ref/sparc/linux/simple-atomic/m5stats.txt
Steve Reinhardt a12dbc3074 Update reference outputs
--HG--
extra : convert_revision : 110a6c51cc1c562d115492b7360bfdbbded8eefd
2006-08-18 00:17:21 -04:00

19 lines
1.6 KiB
Plaintext

---------- Begin Simulation Statistics ----------
host_inst_rate 73574 # Simulator instruction rate (inst/s)
host_mem_usage 147268 # Number of bytes of host memory used
host_seconds 0.06 # Real time elapsed on the host
host_tick_rate 73065 # Simulator tick rate (ticks/s)
sim_freq 1000000000000 # Frequency of simulated ticks
sim_insts 4450 # Number of instructions simulated
sim_seconds 0.000000 # Number of seconds simulated
sim_ticks 4449 # 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 4450 # number of cpu cycles simulated
system.cpu.num_insts 4450 # Number of instructions executed
system.cpu.num_refs 960 # Number of memory references
system.cpu.workload.PROG:num_syscalls 11 # Number of system calls
---------- End Simulation Statistics ----------