stats.txt (9838:43d22d746e7a) stats.txt (9924:31ef410b6843)
1
2---------- Begin Simulation Statistics ----------
3sim_seconds 0.000027 # Number of seconds simulated
4sim_ticks 26524500 # Number of ticks simulated
5final_tick 26524500 # 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.000027 # Number of seconds simulated
4sim_ticks 26524500 # Number of ticks simulated
5final_tick 26524500 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
6sim_freq 1000000000000 # Frequency of simulated ticks
7host_inst_rate 95044 # Simulator instruction rate (inst/s)
8host_op_rate 95035 # Simulator op (including micro ops) rate (op/s)
9host_tick_rate 174603061 # Simulator tick rate (ticks/s)
10host_mem_usage 232868 # Number of bytes of host memory used
11host_seconds 0.15 # Real time elapsed on the host
7host_inst_rate 19767 # Simulator instruction rate (inst/s)
8host_op_rate 19766 # Simulator op (including micro ops) rate (op/s)
9host_tick_rate 36317578 # Simulator tick rate (ticks/s)
10host_mem_usage 236084 # Number of bytes of host memory used
11host_seconds 0.73 # Real time elapsed on the host
12sim_insts 14436 # Number of instructions simulated
13sim_ops 14436 # 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 9408 # Number of bytes read from this memory
16system.physmem.bytes_read::total 30848 # 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

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

260system.cpu.rename.serializeStallCycles 8756 # count of cycles rename stalled for serializing inst
261system.cpu.rename.RunCycles 7952 # Number of cycles rename is running
262system.cpu.rename.UnblockCycles 473 # Number of cycles rename is unblocking
263system.cpu.rename.RenamedInsts 26657 # Number of instructions processed by rename
264system.cpu.rename.IQFullEvents 2 # Number of times rename has blocked due to IQ full
265system.cpu.rename.LSQFullEvents 147 # Number of times rename has blocked due to LSQ full
266system.cpu.rename.RenamedOperands 23951 # Number of destination operands rename has renamed
267system.cpu.rename.RenameLookups 49456 # Number of register rename lookups that rename has made
12sim_insts 14436 # Number of instructions simulated
13sim_ops 14436 # 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 9408 # Number of bytes read from this memory
16system.physmem.bytes_read::total 30848 # 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

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

260system.cpu.rename.serializeStallCycles 8756 # count of cycles rename stalled for serializing inst
261system.cpu.rename.RunCycles 7952 # Number of cycles rename is running
262system.cpu.rename.UnblockCycles 473 # Number of cycles rename is unblocking
263system.cpu.rename.RenamedInsts 26657 # Number of instructions processed by rename
264system.cpu.rename.IQFullEvents 2 # Number of times rename has blocked due to IQ full
265system.cpu.rename.LSQFullEvents 147 # Number of times rename has blocked due to LSQ full
266system.cpu.rename.RenamedOperands 23951 # Number of destination operands rename has renamed
267system.cpu.rename.RenameLookups 49456 # Number of register rename lookups that rename has made
268system.cpu.rename.int_rename_lookups 49456 # Number of integer rename lookups
268system.cpu.rename.int_rename_lookups 40918 # Number of integer rename lookups
269system.cpu.rename.CommittedMaps 13819 # Number of HB maps that are committed
270system.cpu.rename.UndoneMaps 10132 # Number of HB maps that are undone due to squashing
271system.cpu.rename.serializingInsts 691 # count of serializing insts renamed
272system.cpu.rename.tempSerializingInsts 694 # count of temporary serializing insts renamed
273system.cpu.rename.skidInsts 2734 # count of insts added to the skid buffer
274system.cpu.memDep0.insertedLoads 3529 # Number of loads inserted to the mem dependence unit.
275system.cpu.memDep0.insertedStores 2285 # Number of stores inserted to the mem dependence unit.
276system.cpu.memDep0.conflictingLoads 4 # Number of conflicting loads.

--- 534 unchanged lines hidden ---
269system.cpu.rename.CommittedMaps 13819 # Number of HB maps that are committed
270system.cpu.rename.UndoneMaps 10132 # Number of HB maps that are undone due to squashing
271system.cpu.rename.serializingInsts 691 # count of serializing insts renamed
272system.cpu.rename.tempSerializingInsts 694 # count of temporary serializing insts renamed
273system.cpu.rename.skidInsts 2734 # count of insts added to the skid buffer
274system.cpu.memDep0.insertedLoads 3529 # Number of loads inserted to the mem dependence unit.
275system.cpu.memDep0.insertedStores 2285 # Number of stores inserted to the mem dependence unit.
276system.cpu.memDep0.conflictingLoads 4 # Number of conflicting loads.

--- 534 unchanged lines hidden ---