Deleted Added
sdiff udiff text old ( 11570:4aac82f10951 ) new ( 11589:af2f7fef4875 )
full compact
1
2---------- Begin Simulation Statistics ----------
3sim_seconds 51.327143 # Number of seconds simulated
4sim_ticks 51327142820000 # Number of ticks simulated
5final_tick 51327142820000 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
6sim_freq 1000000000000 # Frequency of simulated ticks
7host_inst_rate 147527 # Simulator instruction rate (inst/s)
8host_op_rate 173346 # Simulator op (including micro ops) rate (op/s)
9host_tick_rate 8926963197 # Simulator tick rate (ticks/s)
10host_mem_usage 681308 # Number of bytes of host memory used
11host_seconds 5749.68 # Real time elapsed on the host
12sim_insts 848230502 # Number of instructions simulated
13sim_ops 996685945 # Number of ops (including micro ops) simulated
14system.voltage_domain.voltage 1 # Voltage in Volts
15system.clk_domain.clock 1000 # Clock period in ticks
16system.physmem.pwrStateResidencyTicks::UNDEFINED 51327142820000 # Cumulative time (in ticks) in various power states
17system.physmem.bytes_read::cpu.dtb.walker 227712 # Number of bytes read from this memory
18system.physmem.bytes_read::cpu.itb.walker 212864 # Number of bytes read from this memory
19system.physmem.bytes_read::cpu.inst 5673056 # Number of bytes read from this memory

--- 871 unchanged lines hidden (view full) ---

891system.cpu.ipc 0.519945 # IPC: Instructions Per Cycle
892system.cpu.ipc_total 0.519945 # IPC: Total IPC of All Threads
893system.cpu.int_regfile_reads 1223820104 # number of integer regfile reads
894system.cpu.int_regfile_writes 731394790 # number of integer regfile writes
895system.cpu.fp_regfile_reads 1462803 # number of floating regfile reads
896system.cpu.fp_regfile_writes 780644 # number of floating regfile writes
897system.cpu.cc_regfile_reads 225050166 # number of cc regfile reads
898system.cpu.cc_regfile_writes 225684828 # number of cc regfile writes
899system.cpu.misc_regfile_reads 2558325337 # number of misc regfile reads
900system.cpu.misc_regfile_writes 26931155 # number of misc regfile writes
901system.cpu.dcache.tags.pwrStateResidencyTicks::UNDEFINED 51327142820000 # Cumulative time (in ticks) in various power states
902system.cpu.dcache.tags.replacements 9701158 # number of replacements
903system.cpu.dcache.tags.tagsinuse 511.972800 # Cycle average of tags in use
904system.cpu.dcache.tags.total_refs 283187639 # Total number of references to valid blocks.
905system.cpu.dcache.tags.sampled_refs 9701670 # Sample count of references to valid blocks.
906system.cpu.dcache.tags.avg_refs 29.189577 # Average number of references to valid blocks.
907system.cpu.dcache.tags.warmup_cycle 2743199500 # Cycle when the warmup percentage was hit.

--- 1053 unchanged lines hidden ---