stats.txt (9838:43d22d746e7a) stats.txt (9924:31ef410b6843)
1
2---------- Begin Simulation Statistics ----------
3sim_seconds 0.026877 # Number of seconds simulated
4sim_ticks 26877484000 # Number of ticks simulated
5final_tick 26877484000 # 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.026877 # Number of seconds simulated
4sim_ticks 26877484000 # Number of ticks simulated
5final_tick 26877484000 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
6sim_freq 1000000000000 # Frequency of simulated ticks
7host_inst_rate 190344 # Simulator instruction rate (inst/s)
8host_op_rate 191711 # Simulator op (including micro ops) rate (op/s)
9host_tick_rate 56473959 # Simulator tick rate (ticks/s)
10host_mem_usage 375760 # Number of bytes of host memory used
11host_seconds 475.93 # Real time elapsed on the host
7host_inst_rate 158705 # Simulator instruction rate (inst/s)
8host_op_rate 159844 # Simulator op (including micro ops) rate (op/s)
9host_tick_rate 47086787 # Simulator tick rate (ticks/s)
10host_mem_usage 380172 # Number of bytes of host memory used
11host_seconds 570.81 # Real time elapsed on the host
12sim_insts 90589798 # Number of instructions simulated
13sim_ops 91240351 # Number of ops (including micro ops) simulated
14system.physmem.bytes_read::cpu.inst 44928 # Number of bytes read from this memory
15system.physmem.bytes_read::cpu.data 947456 # Number of bytes read from this memory
16system.physmem.bytes_read::total 992384 # Number of bytes read from this memory
17system.physmem.bytes_inst_read::cpu.inst 44928 # Number of instructions bytes read from this memory
18system.physmem.bytes_inst_read::total 44928 # Number of instructions bytes read from this memory
19system.physmem.num_reads::cpu.inst 702 # Number of read requests responded to by this memory

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

328system.cpu.rename.UnblockCycles 5488615 # Number of cycles rename is unblocking
329system.cpu.rename.RenamedInsts 123125799 # Number of instructions processed by rename
330system.cpu.rename.ROBFullEvents 21 # Number of times rename has blocked due to ROB full
331system.cpu.rename.IQFullEvents 427703 # Number of times rename has blocked due to IQ full
332system.cpu.rename.LSQFullEvents 4597767 # Number of times rename has blocked due to LSQ full
333system.cpu.rename.FullRegisterEvents 1304 # Number of times there has been no free registers
334system.cpu.rename.RenamedOperands 143579240 # Number of destination operands rename has renamed
335system.cpu.rename.RenameLookups 536319966 # Number of register rename lookups that rename has made
12sim_insts 90589798 # Number of instructions simulated
13sim_ops 91240351 # Number of ops (including micro ops) simulated
14system.physmem.bytes_read::cpu.inst 44928 # Number of bytes read from this memory
15system.physmem.bytes_read::cpu.data 947456 # Number of bytes read from this memory
16system.physmem.bytes_read::total 992384 # Number of bytes read from this memory
17system.physmem.bytes_inst_read::cpu.inst 44928 # Number of instructions bytes read from this memory
18system.physmem.bytes_inst_read::total 44928 # Number of instructions bytes read from this memory
19system.physmem.num_reads::cpu.inst 702 # Number of read requests responded to by this memory

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

328system.cpu.rename.UnblockCycles 5488615 # Number of cycles rename is unblocking
329system.cpu.rename.RenamedInsts 123125799 # Number of instructions processed by rename
330system.cpu.rename.ROBFullEvents 21 # Number of times rename has blocked due to ROB full
331system.cpu.rename.IQFullEvents 427703 # Number of times rename has blocked due to IQ full
332system.cpu.rename.LSQFullEvents 4597767 # Number of times rename has blocked due to LSQ full
333system.cpu.rename.FullRegisterEvents 1304 # Number of times there has been no free registers
334system.cpu.rename.RenamedOperands 143579240 # Number of destination operands rename has renamed
335system.cpu.rename.RenameLookups 536319966 # Number of register rename lookups that rename has made
336system.cpu.rename.int_rename_lookups 536314240 # Number of integer rename lookups
337system.cpu.rename.fp_rename_lookups 5726 # Number of floating rename lookups
336system.cpu.rename.int_rename_lookups 499912232 # Number of integer rename lookups
337system.cpu.rename.fp_rename_lookups 925 # Number of floating rename lookups
338system.cpu.rename.CommittedMaps 107414186 # Number of HB maps that are committed
339system.cpu.rename.UndoneMaps 36165054 # Number of HB maps that are undone due to squashing
340system.cpu.rename.serializingInsts 4615 # count of serializing insts renamed
341system.cpu.rename.tempSerializingInsts 4613 # count of temporary serializing insts renamed
342system.cpu.rename.skidInsts 12549588 # count of insts added to the skid buffer
343system.cpu.memDep0.insertedLoads 29468785 # Number of loads inserted to the mem dependence unit.
344system.cpu.memDep0.insertedStores 5519570 # Number of stores inserted to the mem dependence unit.
345system.cpu.memDep0.conflictingLoads 2135216 # Number of conflicting loads.

--- 591 unchanged lines hidden ---
338system.cpu.rename.CommittedMaps 107414186 # Number of HB maps that are committed
339system.cpu.rename.UndoneMaps 36165054 # Number of HB maps that are undone due to squashing
340system.cpu.rename.serializingInsts 4615 # count of serializing insts renamed
341system.cpu.rename.tempSerializingInsts 4613 # count of temporary serializing insts renamed
342system.cpu.rename.skidInsts 12549588 # count of insts added to the skid buffer
343system.cpu.memDep0.insertedLoads 29468785 # Number of loads inserted to the mem dependence unit.
344system.cpu.memDep0.insertedStores 5519570 # Number of stores inserted to the mem dependence unit.
345system.cpu.memDep0.conflictingLoads 2135216 # Number of conflicting loads.

--- 591 unchanged lines hidden ---