stats.txt (9838:43d22d746e7a) stats.txt (9924:31ef410b6843)
1
2---------- Begin Simulation Statistics ----------
3sim_seconds 0.000016 # Number of seconds simulated
4sim_ticks 16494000 # Number of ticks simulated
5final_tick 16494000 # 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.000016 # Number of seconds simulated
4sim_ticks 16494000 # Number of ticks simulated
5final_tick 16494000 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
6sim_freq 1000000000000 # Frequency of simulated ticks
7host_inst_rate 36590 # Simulator instruction rate (inst/s)
8host_op_rate 45651 # Simulator op (including micro ops) rate (op/s)
9host_tick_rate 131406771 # Simulator tick rate (ticks/s)
10host_mem_usage 240696 # Number of bytes of host memory used
11host_seconds 0.13 # Real time elapsed on the host
7host_inst_rate 22159 # Simulator instruction rate (inst/s)
8host_op_rate 27650 # Simulator op (including micro ops) rate (op/s)
9host_tick_rate 79599293 # Simulator tick rate (ticks/s)
10host_mem_usage 246136 # Number of bytes of host memory used
11host_seconds 0.21 # Real time elapsed on the host
12sim_insts 4591 # Number of instructions simulated
13sim_ops 5729 # Number of ops (including micro ops) simulated
14system.physmem.bytes_read::cpu.inst 17344 # Number of bytes read from this memory
15system.physmem.bytes_read::cpu.data 7808 # Number of bytes read from this memory
16system.physmem.bytes_read::total 25152 # Number of bytes read from this memory
17system.physmem.bytes_inst_read::cpu.inst 17344 # Number of instructions bytes read from this memory
18system.physmem.bytes_inst_read::total 17344 # Number of instructions bytes read from this memory
19system.physmem.num_reads::cpu.inst 271 # Number of read requests responded to by this memory

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

304system.cpu.rename.RunCycles 2221 # Number of cycles rename is running
305system.cpu.rename.UnblockCycles 220 # Number of cycles rename is unblocking
306system.cpu.rename.RenamedInsts 12443 # Number of instructions processed by rename
307system.cpu.rename.ROBFullEvents 2 # Number of times rename has blocked due to ROB full
308system.cpu.rename.IQFullEvents 9 # Number of times rename has blocked due to IQ full
309system.cpu.rename.LSQFullEvents 174 # Number of times rename has blocked due to LSQ full
310system.cpu.rename.RenamedOperands 12464 # Number of destination operands rename has renamed
311system.cpu.rename.RenameLookups 56458 # Number of register rename lookups that rename has made
12sim_insts 4591 # Number of instructions simulated
13sim_ops 5729 # Number of ops (including micro ops) simulated
14system.physmem.bytes_read::cpu.inst 17344 # Number of bytes read from this memory
15system.physmem.bytes_read::cpu.data 7808 # Number of bytes read from this memory
16system.physmem.bytes_read::total 25152 # Number of bytes read from this memory
17system.physmem.bytes_inst_read::cpu.inst 17344 # Number of instructions bytes read from this memory
18system.physmem.bytes_inst_read::total 17344 # Number of instructions bytes read from this memory
19system.physmem.num_reads::cpu.inst 271 # Number of read requests responded to by this memory

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

304system.cpu.rename.RunCycles 2221 # Number of cycles rename is running
305system.cpu.rename.UnblockCycles 220 # Number of cycles rename is unblocking
306system.cpu.rename.RenamedInsts 12443 # Number of instructions processed by rename
307system.cpu.rename.ROBFullEvents 2 # Number of times rename has blocked due to ROB full
308system.cpu.rename.IQFullEvents 9 # Number of times rename has blocked due to IQ full
309system.cpu.rename.LSQFullEvents 174 # Number of times rename has blocked due to LSQ full
310system.cpu.rename.RenamedOperands 12464 # Number of destination operands rename has renamed
311system.cpu.rename.RenameLookups 56458 # Number of register rename lookups that rename has made
312system.cpu.rename.int_rename_lookups 56202 # Number of integer rename lookups
313system.cpu.rename.fp_rename_lookups 256 # Number of floating rename lookups
312system.cpu.rename.int_rename_lookups 51511 # Number of integer rename lookups
313system.cpu.rename.fp_rename_lookups 32 # Number of floating rename lookups
314system.cpu.rename.CommittedMaps 5673 # Number of HB maps that are committed
315system.cpu.rename.UndoneMaps 6791 # Number of HB maps that are undone due to squashing
316system.cpu.rename.serializingInsts 41 # count of serializing insts renamed
317system.cpu.rename.tempSerializingInsts 38 # count of temporary serializing insts renamed
318system.cpu.rename.skidInsts 682 # count of insts added to the skid buffer
319system.cpu.memDep0.insertedLoads 2779 # Number of loads inserted to the mem dependence unit.
320system.cpu.memDep0.insertedStores 1570 # Number of stores inserted to the mem dependence unit.
321system.cpu.memDep0.conflictingLoads 37 # Number of conflicting loads.

--- 558 unchanged lines hidden ---
314system.cpu.rename.CommittedMaps 5673 # Number of HB maps that are committed
315system.cpu.rename.UndoneMaps 6791 # Number of HB maps that are undone due to squashing
316system.cpu.rename.serializingInsts 41 # count of serializing insts renamed
317system.cpu.rename.tempSerializingInsts 38 # count of temporary serializing insts renamed
318system.cpu.rename.skidInsts 682 # count of insts added to the skid buffer
319system.cpu.memDep0.insertedLoads 2779 # Number of loads inserted to the mem dependence unit.
320system.cpu.memDep0.insertedStores 1570 # Number of stores inserted to the mem dependence unit.
321system.cpu.memDep0.conflictingLoads 37 # Number of conflicting loads.

--- 558 unchanged lines hidden ---