stats.txt (9838:43d22d746e7a) stats.txt (9924:31ef410b6843)
1
2---------- Begin Simulation Statistics ----------
3sim_seconds 0.541686 # Number of seconds simulated
4sim_ticks 541686426500 # Number of ticks simulated
5final_tick 541686426500 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
6sim_freq 1000000000000 # Frequency of simulated ticks
1
2---------- Begin Simulation Statistics ----------
3sim_seconds 0.541686 # Number of seconds simulated
4sim_ticks 541686426500 # Number of ticks simulated
5final_tick 541686426500 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
6sim_freq 1000000000000 # Frequency of simulated ticks
7host_inst_rate 146656 # Simulator instruction rate (inst/s)
8host_op_rate 163606 # Simulator op (including micro ops) rate (op/s)
9host_tick_rate 51433162 # Simulator tick rate (ticks/s)
10host_mem_usage 242412 # Number of bytes of host memory used
11host_seconds 10531.85 # Real time elapsed on the host
7host_inst_rate 133850 # Simulator instruction rate (inst/s)
8host_op_rate 149320 # Simulator op (including micro ops) rate (op/s)
9host_tick_rate 46941984 # Simulator tick rate (ticks/s)
10host_mem_usage 248124 # Number of bytes of host memory used
11host_seconds 11539.49 # Real time elapsed on the host
12sim_insts 1544563023 # Number of instructions simulated
13sim_ops 1723073835 # Number of ops (including micro ops) simulated
14system.physmem.bytes_read::cpu.inst 48128 # Number of bytes read from this memory
15system.physmem.bytes_read::cpu.data 143725568 # Number of bytes read from this memory
16system.physmem.bytes_read::total 143773696 # Number of bytes read from this memory
17system.physmem.bytes_inst_read::cpu.inst 48128 # Number of instructions bytes read from this memory
18system.physmem.bytes_inst_read::total 48128 # Number of instructions bytes read from this memory
19system.physmem.bytes_written::writebacks 70430528 # Number of bytes written to this memory

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

428system.cpu.rename.UnblockCycles 73040674 # Number of cycles rename is unblocking
429system.cpu.rename.RenamedInsts 2310606044 # Number of instructions processed by rename
430system.cpu.rename.ROBFullEvents 153145 # Number of times rename has blocked due to ROB full
431system.cpu.rename.IQFullEvents 5003938 # Number of times rename has blocked due to IQ full
432system.cpu.rename.LSQFullEvents 60088597 # Number of times rename has blocked due to LSQ full
433system.cpu.rename.FullRegisterEvents 10 # Number of times there has been no free registers
434system.cpu.rename.RenamedOperands 2286724696 # Number of destination operands rename has renamed
435system.cpu.rename.RenameLookups 10669719595 # Number of register rename lookups that rename has made
12sim_insts 1544563023 # Number of instructions simulated
13sim_ops 1723073835 # Number of ops (including micro ops) simulated
14system.physmem.bytes_read::cpu.inst 48128 # Number of bytes read from this memory
15system.physmem.bytes_read::cpu.data 143725568 # Number of bytes read from this memory
16system.physmem.bytes_read::total 143773696 # Number of bytes read from this memory
17system.physmem.bytes_inst_read::cpu.inst 48128 # Number of instructions bytes read from this memory
18system.physmem.bytes_inst_read::total 48128 # Number of instructions bytes read from this memory
19system.physmem.bytes_written::writebacks 70430528 # Number of bytes written to this memory

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

428system.cpu.rename.UnblockCycles 73040674 # Number of cycles rename is unblocking
429system.cpu.rename.RenamedInsts 2310606044 # Number of instructions processed by rename
430system.cpu.rename.ROBFullEvents 153145 # Number of times rename has blocked due to ROB full
431system.cpu.rename.IQFullEvents 5003938 # Number of times rename has blocked due to IQ full
432system.cpu.rename.LSQFullEvents 60088597 # Number of times rename has blocked due to LSQ full
433system.cpu.rename.FullRegisterEvents 10 # Number of times there has been no free registers
434system.cpu.rename.RenamedOperands 2286724696 # Number of destination operands rename has renamed
435system.cpu.rename.RenameLookups 10669719595 # Number of register rename lookups that rename has made
436system.cpu.rename.int_rename_lookups 10669716841 # Number of integer rename lookups
437system.cpu.rename.fp_rename_lookups 2754 # Number of floating rename lookups
436system.cpu.rename.int_rename_lookups 9782199775 # Number of integer rename lookups
437system.cpu.rename.fp_rename_lookups 333 # Number of floating rename lookups
438system.cpu.rename.CommittedMaps 1706319930 # Number of HB maps that are committed
439system.cpu.rename.UndoneMaps 580404766 # Number of HB maps that are undone due to squashing
440system.cpu.rename.serializingInsts 862 # count of serializing insts renamed
441system.cpu.rename.tempSerializingInsts 859 # count of temporary serializing insts renamed
442system.cpu.rename.skidInsts 161072397 # count of insts added to the skid buffer
443system.cpu.memDep0.insertedLoads 625574992 # Number of loads inserted to the mem dependence unit.
444system.cpu.memDep0.insertedStores 221105439 # Number of stores inserted to the mem dependence unit.
445system.cpu.memDep0.conflictingLoads 85703818 # Number of conflicting loads.

--- 575 unchanged lines hidden ---
438system.cpu.rename.CommittedMaps 1706319930 # Number of HB maps that are committed
439system.cpu.rename.UndoneMaps 580404766 # Number of HB maps that are undone due to squashing
440system.cpu.rename.serializingInsts 862 # count of serializing insts renamed
441system.cpu.rename.tempSerializingInsts 859 # count of temporary serializing insts renamed
442system.cpu.rename.skidInsts 161072397 # count of insts added to the skid buffer
443system.cpu.memDep0.insertedLoads 625574992 # Number of loads inserted to the mem dependence unit.
444system.cpu.memDep0.insertedStores 221105439 # Number of stores inserted to the mem dependence unit.
445system.cpu.memDep0.conflictingLoads 85703818 # Number of conflicting loads.

--- 575 unchanged lines hidden ---