stats.txt (9838:43d22d746e7a) stats.txt (9924:31ef410b6843)
1
2---------- Begin Simulation Statistics ----------
3sim_seconds 0.202350 # Number of seconds simulated
4sim_ticks 202349747500 # Number of ticks simulated
5final_tick 202349747500 # 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.202350 # Number of seconds simulated
4sim_ticks 202349747500 # Number of ticks simulated
5final_tick 202349747500 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
6sim_freq 1000000000000 # Frequency of simulated ticks
7host_inst_rate 95439 # Simulator instruction rate (inst/s)
8host_op_rate 107602 # Simulator op (including micro ops) rate (op/s)
9host_tick_rate 38223736 # Simulator tick rate (ticks/s)
10host_mem_usage 246676 # Number of bytes of host memory used
11host_seconds 5293.82 # Real time elapsed on the host
7host_inst_rate 125600 # Simulator instruction rate (inst/s)
8host_op_rate 141606 # Simulator op (including micro ops) rate (op/s)
9host_tick_rate 50303215 # Simulator tick rate (ticks/s)
10host_mem_usage 251352 # Number of bytes of host memory used
11host_seconds 4022.61 # Real time elapsed on the host
12sim_insts 505237723 # Number of instructions simulated
13sim_ops 569624283 # Number of ops (including micro ops) simulated
14system.physmem.bytes_read::cpu.inst 216896 # Number of bytes read from this memory
15system.physmem.bytes_read::cpu.data 9268224 # Number of bytes read from this memory
16system.physmem.bytes_read::total 9485120 # Number of bytes read from this memory
17system.physmem.bytes_inst_read::cpu.inst 216896 # Number of instructions bytes read from this memory
18system.physmem.bytes_inst_read::total 216896 # Number of instructions bytes read from this memory
19system.physmem.bytes_written::writebacks 6250688 # Number of bytes written to this memory

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

411system.cpu.rename.UnblockCycles 15189640 # Number of cycles rename is unblocking
412system.cpu.rename.RenamedInsts 800582614 # Number of instructions processed by rename
413system.cpu.rename.ROBFullEvents 1358 # Number of times rename has blocked due to ROB full
414system.cpu.rename.IQFullEvents 3045147 # Number of times rename has blocked due to IQ full
415system.cpu.rename.LSQFullEvents 8947899 # Number of times rename has blocked due to LSQ full
416system.cpu.rename.FullRegisterEvents 349 # Number of times there has been no free registers
417system.cpu.rename.RenamedOperands 954230037 # Number of destination operands rename has renamed
418system.cpu.rename.RenameLookups 3500483849 # Number of register rename lookups that rename has made
12sim_insts 505237723 # Number of instructions simulated
13sim_ops 569624283 # Number of ops (including micro ops) simulated
14system.physmem.bytes_read::cpu.inst 216896 # Number of bytes read from this memory
15system.physmem.bytes_read::cpu.data 9268224 # Number of bytes read from this memory
16system.physmem.bytes_read::total 9485120 # Number of bytes read from this memory
17system.physmem.bytes_inst_read::cpu.inst 216896 # Number of instructions bytes read from this memory
18system.physmem.bytes_inst_read::total 216896 # Number of instructions bytes read from this memory
19system.physmem.bytes_written::writebacks 6250688 # Number of bytes written to this memory

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

411system.cpu.rename.UnblockCycles 15189640 # Number of cycles rename is unblocking
412system.cpu.rename.RenamedInsts 800582614 # Number of instructions processed by rename
413system.cpu.rename.ROBFullEvents 1358 # Number of times rename has blocked due to ROB full
414system.cpu.rename.IQFullEvents 3045147 # Number of times rename has blocked due to IQ full
415system.cpu.rename.LSQFullEvents 8947899 # Number of times rename has blocked due to LSQ full
416system.cpu.rename.FullRegisterEvents 349 # Number of times there has been no free registers
417system.cpu.rename.RenamedOperands 954230037 # Number of destination operands rename has renamed
418system.cpu.rename.RenameLookups 3500483849 # Number of register rename lookups that rename has made
419system.cpu.rename.int_rename_lookups 3500482489 # Number of integer rename lookups
420system.cpu.rename.fp_rename_lookups 1360 # Number of floating rename lookups
419system.cpu.rename.int_rename_lookups 3242011448 # Number of integer rename lookups
420system.cpu.rename.fp_rename_lookups 408 # Number of floating rename lookups
421system.cpu.rename.CommittedMaps 666252291 # Number of HB maps that are committed
422system.cpu.rename.UndoneMaps 287977746 # Number of HB maps that are undone due to squashing
423system.cpu.rename.serializingInsts 2292997 # count of serializing insts renamed
424system.cpu.rename.tempSerializingInsts 2292995 # count of temporary serializing insts renamed
425system.cpu.rename.skidInsts 41790364 # count of insts added to the skid buffer
426system.cpu.memDep0.insertedLoads 170263021 # Number of loads inserted to the mem dependence unit.
427system.cpu.memDep0.insertedStores 73493180 # Number of stores inserted to the mem dependence unit.
428system.cpu.memDep0.conflictingLoads 28522055 # Number of conflicting loads.

--- 592 unchanged lines hidden ---
421system.cpu.rename.CommittedMaps 666252291 # Number of HB maps that are committed
422system.cpu.rename.UndoneMaps 287977746 # Number of HB maps that are undone due to squashing
423system.cpu.rename.serializingInsts 2292997 # count of serializing insts renamed
424system.cpu.rename.tempSerializingInsts 2292995 # count of temporary serializing insts renamed
425system.cpu.rename.skidInsts 41790364 # count of insts added to the skid buffer
426system.cpu.memDep0.insertedLoads 170263021 # Number of loads inserted to the mem dependence unit.
427system.cpu.memDep0.insertedStores 73493180 # Number of stores inserted to the mem dependence unit.
428system.cpu.memDep0.conflictingLoads 28522055 # Number of conflicting loads.

--- 592 unchanged lines hidden ---