stats.txt (9838:43d22d746e7a) stats.txt (9924:31ef410b6843)
1
2---------- Begin Simulation Statistics ----------
3sim_seconds 0.000018 # Number of seconds simulated
4sim_ticks 18469500 # Number of ticks simulated
5final_tick 18469500 # 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.000018 # Number of seconds simulated
4sim_ticks 18469500 # Number of ticks simulated
5final_tick 18469500 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
6sim_freq 1000000000000 # Frequency of simulated ticks
7host_inst_rate 100626 # Simulator instruction rate (inst/s)
8host_op_rate 100602 # Simulator op (including micro ops) rate (op/s)
9host_tick_rate 320728752 # Simulator tick rate (ticks/s)
10host_mem_usage 223260 # Number of bytes of host memory used
11host_seconds 0.06 # Real time elapsed on the host
7host_inst_rate 33738 # Simulator instruction rate (inst/s)
8host_op_rate 33735 # Simulator op (including micro ops) rate (op/s)
9host_tick_rate 107564291 # Simulator tick rate (ticks/s)
10host_mem_usage 225768 # Number of bytes of host memory used
11host_seconds 0.17 # Real time elapsed on the host
12sim_insts 5792 # Number of instructions simulated
13sim_ops 5792 # Number of ops (including micro ops) simulated
14system.physmem.bytes_read::cpu.inst 22080 # Number of bytes read from this memory
15system.physmem.bytes_read::cpu.data 6464 # Number of bytes read from this memory
16system.physmem.bytes_read::total 28544 # Number of bytes read from this memory
17system.physmem.bytes_inst_read::cpu.inst 22080 # Number of instructions bytes read from this memory
18system.physmem.bytes_inst_read::total 22080 # Number of instructions bytes read from this memory
19system.physmem.num_reads::cpu.inst 345 # Number of read requests responded to by this memory

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

280system.cpu.rename.serializeStallCycles 446 # count of cycles rename stalled for serializing inst
281system.cpu.rename.RunCycles 1987 # Number of cycles rename is running
282system.cpu.rename.UnblockCycles 265 # Number of cycles rename is unblocking
283system.cpu.rename.RenamedInsts 11308 # Number of instructions processed by rename
284system.cpu.rename.IQFullEvents 4 # Number of times rename has blocked due to IQ full
285system.cpu.rename.LSQFullEvents 226 # Number of times rename has blocked due to LSQ full
286system.cpu.rename.RenamedOperands 9701 # Number of destination operands rename has renamed
287system.cpu.rename.RenameLookups 18192 # Number of register rename lookups that rename has made
12sim_insts 5792 # Number of instructions simulated
13sim_ops 5792 # Number of ops (including micro ops) simulated
14system.physmem.bytes_read::cpu.inst 22080 # Number of bytes read from this memory
15system.physmem.bytes_read::cpu.data 6464 # Number of bytes read from this memory
16system.physmem.bytes_read::total 28544 # Number of bytes read from this memory
17system.physmem.bytes_inst_read::cpu.inst 22080 # Number of instructions bytes read from this memory
18system.physmem.bytes_inst_read::total 22080 # Number of instructions bytes read from this memory
19system.physmem.num_reads::cpu.inst 345 # Number of read requests responded to by this memory

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

280system.cpu.rename.serializeStallCycles 446 # count of cycles rename stalled for serializing inst
281system.cpu.rename.RunCycles 1987 # Number of cycles rename is running
282system.cpu.rename.UnblockCycles 265 # Number of cycles rename is unblocking
283system.cpu.rename.RenamedInsts 11308 # Number of instructions processed by rename
284system.cpu.rename.IQFullEvents 4 # Number of times rename has blocked due to IQ full
285system.cpu.rename.LSQFullEvents 226 # Number of times rename has blocked due to LSQ full
286system.cpu.rename.RenamedOperands 9701 # Number of destination operands rename has renamed
287system.cpu.rename.RenameLookups 18192 # Number of register rename lookups that rename has made
288system.cpu.rename.int_rename_lookups 18137 # Number of integer rename lookups
289system.cpu.rename.fp_rename_lookups 55 # Number of floating rename lookups
288system.cpu.rename.int_rename_lookups 18166 # Number of integer rename lookups
289system.cpu.rename.fp_rename_lookups 26 # Number of floating rename lookups
290system.cpu.rename.CommittedMaps 4998 # Number of HB maps that are committed
291system.cpu.rename.UndoneMaps 4703 # Number of HB maps that are undone due to squashing
292system.cpu.rename.serializingInsts 27 # count of serializing insts renamed
293system.cpu.rename.tempSerializingInsts 27 # count of temporary serializing insts renamed
294system.cpu.rename.skidInsts 575 # count of insts added to the skid buffer
295system.cpu.memDep0.insertedLoads 2023 # Number of loads inserted to the mem dependence unit.
296system.cpu.memDep0.insertedStores 1831 # Number of stores inserted to the mem dependence unit.
297system.cpu.memDep0.conflictingLoads 52 # Number of conflicting loads.

--- 533 unchanged lines hidden ---
290system.cpu.rename.CommittedMaps 4998 # Number of HB maps that are committed
291system.cpu.rename.UndoneMaps 4703 # Number of HB maps that are undone due to squashing
292system.cpu.rename.serializingInsts 27 # count of serializing insts renamed
293system.cpu.rename.tempSerializingInsts 27 # count of temporary serializing insts renamed
294system.cpu.rename.skidInsts 575 # count of insts added to the skid buffer
295system.cpu.memDep0.insertedLoads 2023 # Number of loads inserted to the mem dependence unit.
296system.cpu.memDep0.insertedStores 1831 # Number of stores inserted to the mem dependence unit.
297system.cpu.memDep0.conflictingLoads 52 # Number of conflicting loads.

--- 533 unchanged lines hidden ---