stats.txt (9838:43d22d746e7a) stats.txt (9924:31ef410b6843)
1
2---------- Begin Simulation Statistics ----------
3sim_seconds 0.068375 # Number of seconds simulated
4sim_ticks 68375005500 # Number of ticks simulated
5final_tick 68375005500 # 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.068375 # Number of seconds simulated
4sim_ticks 68375005500 # Number of ticks simulated
5final_tick 68375005500 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
6sim_freq 1000000000000 # Frequency of simulated ticks
7host_inst_rate 121198 # Simulator instruction rate (inst/s)
8host_op_rate 154946 # Simulator op (including micro ops) rate (op/s)
9host_tick_rate 30350947 # Simulator tick rate (ticks/s)
10host_mem_usage 251080 # Number of bytes of host memory used
11host_seconds 2252.81 # Real time elapsed on the host
7host_inst_rate 143200 # Simulator instruction rate (inst/s)
8host_op_rate 183074 # Simulator op (including micro ops) rate (op/s)
9host_tick_rate 35860683 # Simulator tick rate (ticks/s)
10host_mem_usage 256516 # Number of bytes of host memory used
11host_seconds 1906.68 # Real time elapsed on the host
12sim_insts 273036725 # Number of instructions simulated
13sim_ops 349064449 # Number of ops (including micro ops) simulated
14system.physmem.bytes_read::cpu.inst 194176 # Number of bytes read from this memory
15system.physmem.bytes_read::cpu.data 272256 # Number of bytes read from this memory
16system.physmem.bytes_read::total 466432 # Number of bytes read from this memory
17system.physmem.bytes_inst_read::cpu.inst 194176 # Number of instructions bytes read from this memory
18system.physmem.bytes_inst_read::total 194176 # Number of instructions bytes read from this memory
19system.physmem.num_reads::cpu.inst 3034 # Number of read requests responded to by this memory

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

357system.cpu.rename.UnblockCycles 14460660 # Number of cycles rename is unblocking
358system.cpu.rename.RenamedInsts 393604020 # Number of instructions processed by rename
359system.cpu.rename.ROBFullEvents 59 # Number of times rename has blocked due to ROB full
360system.cpu.rename.IQFullEvents 1657735 # Number of times rename has blocked due to IQ full
361system.cpu.rename.LSQFullEvents 10191603 # Number of times rename has blocked due to LSQ full
362system.cpu.rename.FullRegisterEvents 1124 # Number of times there has been no free registers
363system.cpu.rename.RenamedOperands 432142984 # Number of destination operands rename has renamed
364system.cpu.rename.RenameLookups 2330358431 # Number of register rename lookups that rename has made
12sim_insts 273036725 # Number of instructions simulated
13sim_ops 349064449 # Number of ops (including micro ops) simulated
14system.physmem.bytes_read::cpu.inst 194176 # Number of bytes read from this memory
15system.physmem.bytes_read::cpu.data 272256 # Number of bytes read from this memory
16system.physmem.bytes_read::total 466432 # Number of bytes read from this memory
17system.physmem.bytes_inst_read::cpu.inst 194176 # Number of instructions bytes read from this memory
18system.physmem.bytes_inst_read::total 194176 # Number of instructions bytes read from this memory
19system.physmem.num_reads::cpu.inst 3034 # Number of read requests responded to by this memory

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

357system.cpu.rename.UnblockCycles 14460660 # Number of cycles rename is unblocking
358system.cpu.rename.RenamedInsts 393604020 # Number of instructions processed by rename
359system.cpu.rename.ROBFullEvents 59 # Number of times rename has blocked due to ROB full
360system.cpu.rename.IQFullEvents 1657735 # Number of times rename has blocked due to IQ full
361system.cpu.rename.LSQFullEvents 10191603 # Number of times rename has blocked due to LSQ full
362system.cpu.rename.FullRegisterEvents 1124 # Number of times there has been no free registers
363system.cpu.rename.RenamedOperands 432142984 # Number of destination operands rename has renamed
364system.cpu.rename.RenameLookups 2330358431 # Number of register rename lookups that rename has made
365system.cpu.rename.int_rename_lookups 1257645546 # Number of integer rename lookups
366system.cpu.rename.fp_rename_lookups 1072712885 # Number of floating rename lookups
365system.cpu.rename.int_rename_lookups 1572902779 # Number of integer rename lookups
366system.cpu.rename.fp_rename_lookups 200313916 # Number of floating rename lookups
367system.cpu.rename.CommittedMaps 384566193 # Number of HB maps that are committed
368system.cpu.rename.UndoneMaps 47576791 # Number of HB maps that are undone due to squashing
369system.cpu.rename.serializingInsts 11831 # count of serializing insts renamed
370system.cpu.rename.tempSerializingInsts 11830 # count of temporary serializing insts renamed
371system.cpu.rename.skidInsts 36438205 # count of insts added to the skid buffer
372system.cpu.memDep0.insertedLoads 103461367 # Number of loads inserted to the mem dependence unit.
373system.cpu.memDep0.insertedStores 91301104 # Number of stores inserted to the mem dependence unit.
374system.cpu.memDep0.conflictingLoads 4273842 # Number of conflicting loads.

--- 589 unchanged lines hidden ---
367system.cpu.rename.CommittedMaps 384566193 # Number of HB maps that are committed
368system.cpu.rename.UndoneMaps 47576791 # Number of HB maps that are undone due to squashing
369system.cpu.rename.serializingInsts 11831 # count of serializing insts renamed
370system.cpu.rename.tempSerializingInsts 11830 # count of temporary serializing insts renamed
371system.cpu.rename.skidInsts 36438205 # count of insts added to the skid buffer
372system.cpu.memDep0.insertedLoads 103461367 # Number of loads inserted to the mem dependence unit.
373system.cpu.memDep0.insertedStores 91301104 # Number of stores inserted to the mem dependence unit.
374system.cpu.memDep0.conflictingLoads 4273842 # Number of conflicting loads.

--- 589 unchanged lines hidden ---