stats.txt (9838:43d22d746e7a) stats.txt (9924:31ef410b6843)
1
2---------- Begin Simulation Statistics ----------
3sim_seconds 0.000021 # Number of seconds simulated
4sim_ticks 20671000 # Number of ticks simulated
5final_tick 20671000 # 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.000021 # Number of seconds simulated
4sim_ticks 20671000 # Number of ticks simulated
5final_tick 20671000 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
6sim_freq 1000000000000 # Frequency of simulated ticks
7host_inst_rate 24570 # Simulator instruction rate (inst/s)
8host_op_rate 24568 # Simulator op (including micro ops) rate (op/s)
9host_tick_rate 79697022 # Simulator tick rate (ticks/s)
10host_mem_usage 227340 # Number of bytes of host memory used
11host_seconds 0.26 # Real time elapsed on the host
7host_inst_rate 10783 # Simulator instruction rate (inst/s)
8host_op_rate 10783 # Simulator op (including micro ops) rate (op/s)
9host_tick_rate 34979840 # Simulator tick rate (ticks/s)
10host_mem_usage 229184 # Number of bytes of host memory used
11host_seconds 0.59 # Real time elapsed on the host
12sim_insts 6372 # Number of instructions simulated
13sim_ops 6372 # Number of ops (including micro ops) simulated
14system.physmem.bytes_read::cpu.inst 20032 # Number of bytes read from this memory
15system.physmem.bytes_read::cpu.data 11136 # Number of bytes read from this memory
16system.physmem.bytes_read::total 31168 # Number of bytes read from this memory
17system.physmem.bytes_inst_read::cpu.inst 20032 # Number of instructions bytes read from this memory
18system.physmem.bytes_inst_read::total 20032 # Number of instructions bytes read from this memory
19system.physmem.num_reads::cpu.inst 313 # Number of read requests responded to by this memory

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

296system.cpu.rename.RunCycles 2627 # Number of cycles rename is running
297system.cpu.rename.UnblockCycles 355 # Number of cycles rename is unblocking
298system.cpu.rename.RenamedInsts 14625 # Number of instructions processed by rename
299system.cpu.rename.ROBFullEvents 10 # Number of times rename has blocked due to ROB full
300system.cpu.rename.IQFullEvents 5 # Number of times rename has blocked due to IQ full
301system.cpu.rename.LSQFullEvents 313 # Number of times rename has blocked due to LSQ full
302system.cpu.rename.RenamedOperands 10969 # Number of destination operands rename has renamed
303system.cpu.rename.RenameLookups 18250 # Number of register rename lookups that rename has made
12sim_insts 6372 # Number of instructions simulated
13sim_ops 6372 # Number of ops (including micro ops) simulated
14system.physmem.bytes_read::cpu.inst 20032 # Number of bytes read from this memory
15system.physmem.bytes_read::cpu.data 11136 # Number of bytes read from this memory
16system.physmem.bytes_read::total 31168 # Number of bytes read from this memory
17system.physmem.bytes_inst_read::cpu.inst 20032 # Number of instructions bytes read from this memory
18system.physmem.bytes_inst_read::total 20032 # Number of instructions bytes read from this memory
19system.physmem.num_reads::cpu.inst 313 # Number of read requests responded to by this memory

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

296system.cpu.rename.RunCycles 2627 # Number of cycles rename is running
297system.cpu.rename.UnblockCycles 355 # Number of cycles rename is unblocking
298system.cpu.rename.RenamedInsts 14625 # Number of instructions processed by rename
299system.cpu.rename.ROBFullEvents 10 # Number of times rename has blocked due to ROB full
300system.cpu.rename.IQFullEvents 5 # Number of times rename has blocked due to IQ full
301system.cpu.rename.LSQFullEvents 313 # Number of times rename has blocked due to LSQ full
302system.cpu.rename.RenamedOperands 10969 # Number of destination operands rename has renamed
303system.cpu.rename.RenameLookups 18250 # Number of register rename lookups that rename has made
304system.cpu.rename.int_rename_lookups 18233 # Number of integer rename lookups
305system.cpu.rename.fp_rename_lookups 17 # Number of floating rename lookups
304system.cpu.rename.int_rename_lookups 18241 # Number of integer rename lookups
305system.cpu.rename.fp_rename_lookups 8 # Number of floating rename lookups
306system.cpu.rename.CommittedMaps 4570 # Number of HB maps that are committed
307system.cpu.rename.UndoneMaps 6399 # Number of HB maps that are undone due to squashing
308system.cpu.rename.serializingInsts 29 # count of serializing insts renamed
309system.cpu.rename.tempSerializingInsts 23 # count of temporary serializing insts renamed
310system.cpu.rename.skidInsts 808 # count of insts added to the skid buffer
311system.cpu.memDep0.insertedLoads 2769 # Number of loads inserted to the mem dependence unit.
312system.cpu.memDep0.insertedStores 1356 # Number of stores inserted to the mem dependence unit.
313system.cpu.memDep0.conflictingLoads 3 # Number of conflicting loads.

--- 532 unchanged lines hidden ---
306system.cpu.rename.CommittedMaps 4570 # Number of HB maps that are committed
307system.cpu.rename.UndoneMaps 6399 # Number of HB maps that are undone due to squashing
308system.cpu.rename.serializingInsts 29 # count of serializing insts renamed
309system.cpu.rename.tempSerializingInsts 23 # count of temporary serializing insts renamed
310system.cpu.rename.skidInsts 808 # count of insts added to the skid buffer
311system.cpu.memDep0.insertedLoads 2769 # Number of loads inserted to the mem dependence unit.
312system.cpu.memDep0.insertedStores 1356 # Number of stores inserted to the mem dependence unit.
313system.cpu.memDep0.conflictingLoads 3 # Number of conflicting loads.

--- 532 unchanged lines hidden ---