gem5/tests/quick/00.hello/ref/x86/linux/simple-atomic/stats.txt

19 lines
1.6 KiB
Plaintext
Raw Normal View History

---------- Begin Simulation Statistics ----------
2011-02-08 04:23:11 +01:00
host_inst_rate 137874 # Simulator instruction rate (inst/s)
host_mem_usage 215488 # Number of bytes of host memory used
host_seconds 0.07 # Real time elapsed on the host
host_tick_rate 79078853 # Simulator tick rate (ticks/s)
sim_freq 1000000000000 # Frequency of simulated ticks
sim_insts 9810 # Number of instructions simulated
sim_seconds 0.000006 # Number of seconds simulated
sim_ticks 5651000 # 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 11303 # number of cpu cycles simulated
system.cpu.num_insts 9810 # Number of instructions executed
2011-02-08 04:23:11 +01:00
system.cpu.num_refs 1990 # Number of memory references
system.cpu.workload.PROG:num_syscalls 11 # Number of system calls
---------- End Simulation Statistics ----------