stats.txt (9838:43d22d746e7a) stats.txt (9924:31ef410b6843)
1
2---------- Begin Simulation Statistics ----------
3sim_seconds 0.026765 # Number of seconds simulated
4sim_ticks 26765004500 # Number of ticks simulated
5final_tick 26765004500 # 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.026765 # Number of seconds simulated
4sim_ticks 26765004500 # Number of ticks simulated
5final_tick 26765004500 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
6sim_freq 1000000000000 # Frequency of simulated ticks
7host_inst_rate 102307 # Simulator instruction rate (inst/s)
8host_op_rate 145187 # Simulator op (including micro ops) rate (op/s)
9host_tick_rate 38617115 # Simulator tick rate (ticks/s)
10host_mem_usage 251228 # Number of bytes of host memory used
11host_seconds 693.09 # Real time elapsed on the host
7host_inst_rate 122306 # Simulator instruction rate (inst/s)
8host_op_rate 173568 # Simulator op (including micro ops) rate (op/s)
9host_tick_rate 46166163 # Simulator tick rate (ticks/s)
10host_mem_usage 255896 # Number of bytes of host memory used
11host_seconds 579.75 # Real time elapsed on the host
12sim_insts 70907629 # Number of instructions simulated
13sim_ops 100626876 # Number of ops (including micro ops) simulated
14system.physmem.bytes_read::cpu.inst 297792 # Number of bytes read from this memory
15system.physmem.bytes_read::cpu.data 7944704 # Number of bytes read from this memory
16system.physmem.bytes_read::total 8242496 # Number of bytes read from this memory
17system.physmem.bytes_inst_read::cpu.inst 297792 # Number of instructions bytes read from this memory
18system.physmem.bytes_inst_read::total 297792 # Number of instructions bytes read from this memory
19system.physmem.bytes_written::writebacks 5372160 # Number of bytes written to this memory

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

427system.cpu.rename.UnblockCycles 5487984 # Number of cycles rename is unblocking
428system.cpu.rename.RenamedInsts 115077475 # Number of instructions processed by rename
429system.cpu.rename.ROBFullEvents 183 # Number of times rename has blocked due to ROB full
430system.cpu.rename.IQFullEvents 17134 # Number of times rename has blocked due to IQ full
431system.cpu.rename.LSQFullEvents 4627273 # Number of times rename has blocked due to LSQ full
432system.cpu.rename.FullRegisterEvents 285 # Number of times there has been no free registers
433system.cpu.rename.RenamedOperands 115384718 # Number of destination operands rename has renamed
434system.cpu.rename.RenameLookups 530174580 # Number of register rename lookups that rename has made
12sim_insts 70907629 # Number of instructions simulated
13sim_ops 100626876 # Number of ops (including micro ops) simulated
14system.physmem.bytes_read::cpu.inst 297792 # Number of bytes read from this memory
15system.physmem.bytes_read::cpu.data 7944704 # Number of bytes read from this memory
16system.physmem.bytes_read::total 8242496 # Number of bytes read from this memory
17system.physmem.bytes_inst_read::cpu.inst 297792 # Number of instructions bytes read from this memory
18system.physmem.bytes_inst_read::total 297792 # Number of instructions bytes read from this memory
19system.physmem.bytes_written::writebacks 5372160 # Number of bytes written to this memory

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

427system.cpu.rename.UnblockCycles 5487984 # Number of cycles rename is unblocking
428system.cpu.rename.RenamedInsts 115077475 # Number of instructions processed by rename
429system.cpu.rename.ROBFullEvents 183 # Number of times rename has blocked due to ROB full
430system.cpu.rename.IQFullEvents 17134 # Number of times rename has blocked due to IQ full
431system.cpu.rename.LSQFullEvents 4627273 # Number of times rename has blocked due to LSQ full
432system.cpu.rename.FullRegisterEvents 285 # Number of times there has been no free registers
433system.cpu.rename.RenamedOperands 115384718 # Number of destination operands rename has renamed
434system.cpu.rename.RenameLookups 530174580 # Number of register rename lookups that rename has made
435system.cpu.rename.int_rename_lookups 530166885 # Number of integer rename lookups
436system.cpu.rename.fp_rename_lookups 7695 # Number of floating rename lookups
435system.cpu.rename.int_rename_lookups 476867094 # Number of integer rename lookups
436system.cpu.rename.fp_rename_lookups 3452 # Number of floating rename lookups
437system.cpu.rename.CommittedMaps 99132672 # Number of HB maps that are committed
438system.cpu.rename.UndoneMaps 16252046 # Number of HB maps that are undone due to squashing
439system.cpu.rename.serializingInsts 20256 # count of serializing insts renamed
440system.cpu.rename.tempSerializingInsts 20253 # count of temporary serializing insts renamed
441system.cpu.rename.skidInsts 13031784 # count of insts added to the skid buffer
442system.cpu.memDep0.insertedLoads 29643166 # Number of loads inserted to the mem dependence unit.
443system.cpu.memDep0.insertedStores 22451729 # Number of stores inserted to the mem dependence unit.
444system.cpu.memDep0.conflictingLoads 3891559 # Number of conflicting loads.

--- 597 unchanged lines hidden ---
437system.cpu.rename.CommittedMaps 99132672 # Number of HB maps that are committed
438system.cpu.rename.UndoneMaps 16252046 # Number of HB maps that are undone due to squashing
439system.cpu.rename.serializingInsts 20256 # count of serializing insts renamed
440system.cpu.rename.tempSerializingInsts 20253 # count of temporary serializing insts renamed
441system.cpu.rename.skidInsts 13031784 # count of insts added to the skid buffer
442system.cpu.memDep0.insertedLoads 29643166 # Number of loads inserted to the mem dependence unit.
443system.cpu.memDep0.insertedStores 22451729 # Number of stores inserted to the mem dependence unit.
444system.cpu.memDep0.conflictingLoads 3891559 # Number of conflicting loads.

--- 597 unchanged lines hidden ---