gem5/tests/long/60.bzip2/ref/x86/linux/simple-atomic/stats.txt
Steve Reinhardt 89ea323250 Update stats for new prefetching fixes.
Prefetching is not enabled in any of our regressions, so no significant
stat values have changed, but zero-valued prefetch stats no longer
show up when prefetching is disabled so there are noticable changes
in the reference stat files anyway.
2009-02-16 12:09:45 -05:00

18 lines
1.6 KiB
Text

---------- Begin Simulation Statistics ----------
host_inst_rate 2107205 # Simulator instruction rate (inst/s)
host_mem_usage 197384 # Number of bytes of host memory used
host_seconds 2208.22 # Real time elapsed on the host
host_tick_rate 1283923835 # Simulator tick rate (ticks/s)
sim_freq 1000000000000 # Frequency of simulated ticks
sim_insts 4653176258 # Number of instructions simulated
sim_seconds 2.835189 # Number of seconds simulated
sim_ticks 2835189187500 # 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 5670378376 # number of cpu cycles simulated
system.cpu.num_insts 4653176258 # Number of instructions executed
system.cpu.num_refs 1686313781 # Number of memory references
system.cpu.workload.PROG:num_syscalls 46 # Number of system calls
---------- End Simulation Statistics ----------