stats.txt (9838:43d22d746e7a) stats.txt (9924:31ef410b6843)
1
2---------- Begin Simulation Statistics ----------
3sim_seconds 0.074201 # Number of seconds simulated
4sim_ticks 74201024500 # Number of ticks simulated
5final_tick 74201024500 # 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.074201 # Number of seconds simulated
4sim_ticks 74201024500 # Number of ticks simulated
5final_tick 74201024500 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
6sim_freq 1000000000000 # Frequency of simulated ticks
7host_inst_rate 88798 # Simulator instruction rate (inst/s)
8host_op_rate 97225 # Simulator op (including micro ops) rate (op/s)
9host_tick_rate 38240010 # Simulator tick rate (ticks/s)
10host_mem_usage 245976 # Number of bytes of host memory used
11host_seconds 1940.40 # Real time elapsed on the host
7host_inst_rate 115322 # Simulator instruction rate (inst/s)
8host_op_rate 126267 # Simulator op (including micro ops) rate (op/s)
9host_tick_rate 49662501 # Simulator tick rate (ticks/s)
10host_mem_usage 251448 # Number of bytes of host memory used
11host_seconds 1494.11 # Real time elapsed on the host
12sim_insts 172303021 # Number of instructions simulated
13sim_ops 188656503 # Number of ops (including micro ops) simulated
14system.physmem.bytes_read::cpu.inst 131328 # Number of bytes read from this memory
15system.physmem.bytes_read::cpu.data 111872 # Number of bytes read from this memory
16system.physmem.bytes_read::total 243200 # Number of bytes read from this memory
17system.physmem.bytes_inst_read::cpu.inst 131328 # Number of instructions bytes read from this memory
18system.physmem.bytes_inst_read::total 131328 # Number of instructions bytes read from this memory
19system.physmem.num_reads::cpu.inst 2052 # Number of read requests responded to by this memory

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

353system.cpu.rename.UnblockCycles 4617906 # Number of cycles rename is unblocking
354system.cpu.rename.RenamedInsts 371356593 # Number of instructions processed by rename
355system.cpu.rename.ROBFullEvents 28 # Number of times rename has blocked due to ROB full
356system.cpu.rename.IQFullEvents 342994 # Number of times rename has blocked due to IQ full
357system.cpu.rename.LSQFullEvents 3662384 # Number of times rename has blocked due to LSQ full
358system.cpu.rename.FullRegisterEvents 29 # Number of times there has been no free registers
359system.cpu.rename.RenamedOperands 631760398 # Number of destination operands rename has renamed
360system.cpu.rename.RenameLookups 1581883462 # Number of register rename lookups that rename has made
12sim_insts 172303021 # Number of instructions simulated
13sim_ops 188656503 # Number of ops (including micro ops) simulated
14system.physmem.bytes_read::cpu.inst 131328 # Number of bytes read from this memory
15system.physmem.bytes_read::cpu.data 111872 # Number of bytes read from this memory
16system.physmem.bytes_read::total 243200 # Number of bytes read from this memory
17system.physmem.bytes_inst_read::cpu.inst 131328 # Number of instructions bytes read from this memory
18system.physmem.bytes_inst_read::total 131328 # Number of instructions bytes read from this memory
19system.physmem.num_reads::cpu.inst 2052 # Number of read requests responded to by this memory

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

353system.cpu.rename.UnblockCycles 4617906 # Number of cycles rename is unblocking
354system.cpu.rename.RenamedInsts 371356593 # Number of instructions processed by rename
355system.cpu.rename.ROBFullEvents 28 # Number of times rename has blocked due to ROB full
356system.cpu.rename.IQFullEvents 342994 # Number of times rename has blocked due to IQ full
357system.cpu.rename.LSQFullEvents 3662384 # Number of times rename has blocked due to LSQ full
358system.cpu.rename.FullRegisterEvents 29 # Number of times there has been no free registers
359system.cpu.rename.RenamedOperands 631760398 # Number of destination operands rename has renamed
360system.cpu.rename.RenameLookups 1581883462 # Number of register rename lookups that rename has made
361system.cpu.rename.int_rename_lookups 1564582781 # Number of integer rename lookups
362system.cpu.rename.fp_rename_lookups 17300681 # Number of floating rename lookups
361system.cpu.rename.int_rename_lookups 1507069248 # Number of integer rename lookups
362system.cpu.rename.fp_rename_lookups 3196133 # Number of floating rename lookups
363system.cpu.rename.CommittedMaps 298044139 # Number of HB maps that are committed
364system.cpu.rename.UndoneMaps 333716259 # Number of HB maps that are undone due to squashing
365system.cpu.rename.serializingInsts 25188 # count of serializing insts renamed
366system.cpu.rename.tempSerializingInsts 25185 # count of temporary serializing insts renamed
367system.cpu.rename.skidInsts 13032916 # count of insts added to the skid buffer
368system.cpu.memDep0.insertedLoads 43019038 # Number of loads inserted to the mem dependence unit.
369system.cpu.memDep0.insertedStores 16425001 # Number of stores inserted to the mem dependence unit.
370system.cpu.memDep0.conflictingLoads 5693552 # Number of conflicting loads.

--- 589 unchanged lines hidden ---
363system.cpu.rename.CommittedMaps 298044139 # Number of HB maps that are committed
364system.cpu.rename.UndoneMaps 333716259 # Number of HB maps that are undone due to squashing
365system.cpu.rename.serializingInsts 25188 # count of serializing insts renamed
366system.cpu.rename.tempSerializingInsts 25185 # count of temporary serializing insts renamed
367system.cpu.rename.skidInsts 13032916 # count of insts added to the skid buffer
368system.cpu.memDep0.insertedLoads 43019038 # Number of loads inserted to the mem dependence unit.
369system.cpu.memDep0.insertedStores 16425001 # Number of stores inserted to the mem dependence unit.
370system.cpu.memDep0.conflictingLoads 5693552 # Number of conflicting loads.

--- 589 unchanged lines hidden ---