stats.txt (9838:43d22d746e7a) stats.txt (9924:31ef410b6843)
1
2---------- Begin Simulation Statistics ----------
3sim_seconds 0.000022 # Number of seconds simulated
4sim_ticks 21805500 # Number of ticks simulated
5final_tick 21805500 # 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.000022 # Number of seconds simulated
4sim_ticks 21805500 # Number of ticks simulated
5final_tick 21805500 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
6sim_freq 1000000000000 # Frequency of simulated ticks
7host_inst_rate 44396 # Simulator instruction rate (inst/s)
8host_op_rate 44386 # Simulator op (including micro ops) rate (op/s)
9host_tick_rate 187676879 # Simulator tick rate (ticks/s)
10host_mem_usage 228012 # Number of bytes of host memory used
11host_seconds 0.12 # Real time elapsed on the host
7host_inst_rate 31004 # Simulator instruction rate (inst/s)
8host_op_rate 31001 # Simulator op (including micro ops) rate (op/s)
9host_tick_rate 131093072 # Simulator tick rate (ticks/s)
10host_mem_usage 229800 # Number of bytes of host memory used
11host_seconds 0.17 # Real time elapsed on the host
12sim_insts 5156 # Number of instructions simulated
13sim_ops 5156 # Number of ops (including micro ops) simulated
14system.physmem.bytes_read::cpu.inst 21440 # Number of bytes read from this memory
15system.physmem.bytes_read::cpu.data 9088 # Number of bytes read from this memory
16system.physmem.bytes_read::total 30528 # Number of bytes read from this memory
17system.physmem.bytes_inst_read::cpu.inst 21440 # Number of instructions bytes read from this memory
18system.physmem.bytes_inst_read::total 21440 # Number of instructions bytes read from this memory
19system.physmem.num_reads::cpu.inst 335 # Number of read requests responded to by this memory

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

281system.cpu.rename.RunCycles 2916 # Number of cycles rename is running
282system.cpu.rename.UnblockCycles 148 # Number of cycles rename is unblocking
283system.cpu.rename.RenamedInsts 11899 # Number of instructions processed by rename
284system.cpu.rename.ROBFullEvents 7 # Number of times rename has blocked due to ROB full
285system.cpu.rename.IQFullEvents 6 # Number of times rename has blocked due to IQ full
286system.cpu.rename.LSQFullEvents 124 # Number of times rename has blocked due to LSQ full
287system.cpu.rename.RenamedOperands 7186 # Number of destination operands rename has renamed
288system.cpu.rename.RenameLookups 14116 # Number of register rename lookups that rename has made
12sim_insts 5156 # Number of instructions simulated
13sim_ops 5156 # Number of ops (including micro ops) simulated
14system.physmem.bytes_read::cpu.inst 21440 # Number of bytes read from this memory
15system.physmem.bytes_read::cpu.data 9088 # Number of bytes read from this memory
16system.physmem.bytes_read::total 30528 # Number of bytes read from this memory
17system.physmem.bytes_inst_read::cpu.inst 21440 # Number of instructions bytes read from this memory
18system.physmem.bytes_inst_read::total 21440 # Number of instructions bytes read from this memory
19system.physmem.num_reads::cpu.inst 335 # Number of read requests responded to by this memory

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

281system.cpu.rename.RunCycles 2916 # Number of cycles rename is running
282system.cpu.rename.UnblockCycles 148 # Number of cycles rename is unblocking
283system.cpu.rename.RenamedInsts 11899 # Number of instructions processed by rename
284system.cpu.rename.ROBFullEvents 7 # Number of times rename has blocked due to ROB full
285system.cpu.rename.IQFullEvents 6 # Number of times rename has blocked due to IQ full
286system.cpu.rename.LSQFullEvents 124 # Number of times rename has blocked due to LSQ full
287system.cpu.rename.RenamedOperands 7186 # Number of destination operands rename has renamed
288system.cpu.rename.RenameLookups 14116 # Number of register rename lookups that rename has made
289system.cpu.rename.int_rename_lookups 14112 # Number of integer rename lookups
290system.cpu.rename.fp_rename_lookups 4 # Number of floating rename lookups
289system.cpu.rename.int_rename_lookups 13887 # Number of integer rename lookups
290system.cpu.rename.fp_rename_lookups 3 # Number of floating rename lookups
291system.cpu.rename.CommittedMaps 3398 # Number of HB maps that are committed
292system.cpu.rename.UndoneMaps 3788 # Number of HB maps that are undone due to squashing
293system.cpu.rename.serializingInsts 16 # count of serializing insts renamed
294system.cpu.rename.tempSerializingInsts 10 # count of temporary serializing insts renamed
295system.cpu.rename.skidInsts 328 # count of insts added to the skid buffer
296system.cpu.memDep0.insertedLoads 2460 # Number of loads inserted to the mem dependence unit.
297system.cpu.memDep0.insertedStores 1193 # Number of stores inserted to the mem dependence unit.
298system.cpu.memDep0.conflictingLoads 1 # Number of conflicting loads.

--- 531 unchanged lines hidden ---
291system.cpu.rename.CommittedMaps 3398 # Number of HB maps that are committed
292system.cpu.rename.UndoneMaps 3788 # Number of HB maps that are undone due to squashing
293system.cpu.rename.serializingInsts 16 # count of serializing insts renamed
294system.cpu.rename.tempSerializingInsts 10 # count of temporary serializing insts renamed
295system.cpu.rename.skidInsts 328 # count of insts added to the skid buffer
296system.cpu.memDep0.insertedLoads 2460 # Number of loads inserted to the mem dependence unit.
297system.cpu.memDep0.insertedStores 1193 # Number of stores inserted to the mem dependence unit.
298system.cpu.memDep0.conflictingLoads 1 # Number of conflicting loads.

--- 531 unchanged lines hidden ---