stats.txt (10736:4433fb00fa7d) stats.txt (10798:74e3c7359393)
1
2---------- Begin Simulation Statistics ----------
3sim_seconds 0.000021 # Number of seconds simulated
4sim_ticks 21143500 # Number of ticks simulated
5final_tick 21143500 # 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.000021 # Number of seconds simulated
4sim_ticks 21143500 # Number of ticks simulated
5final_tick 21143500 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
6sim_freq 1000000000000 # Frequency of simulated ticks
7host_inst_rate 49814 # Simulator instruction rate (inst/s)
8host_op_rate 90238 # Simulator op (including micro ops) rate (op/s)
9host_tick_rate 195722405 # Simulator tick rate (ticks/s)
10host_mem_usage 309420 # Number of bytes of host memory used
11host_seconds 0.11 # Real time elapsed on the host
7host_inst_rate 36086 # Simulator instruction rate (inst/s)
8host_op_rate 65370 # Simulator op (including micro ops) rate (op/s)
9host_tick_rate 141788196 # Simulator tick rate (ticks/s)
10host_mem_usage 241940 # Number of bytes of host memory used
11host_seconds 0.15 # Real time elapsed on the host
12sim_insts 5380 # Number of instructions simulated
13sim_ops 9747 # Number of ops (including micro ops) simulated
14system.voltage_domain.voltage 1 # Voltage in Volts
15system.clk_domain.clock 1000 # Clock period in ticks
16system.physmem.bytes_read::cpu.inst 17600 # Number of bytes read from this memory
17system.physmem.bytes_read::cpu.data 9024 # Number of bytes read from this memory
18system.physmem.bytes_read::total 26624 # Number of bytes read from this memory
19system.physmem.bytes_inst_read::cpu.inst 17600 # Number of instructions bytes read from this memory

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

323system.cpu.memDep0.insertedLoads 2438 # Number of loads inserted to the mem dependence unit.
324system.cpu.memDep0.insertedStores 1611 # Number of stores inserted to the mem dependence unit.
325system.cpu.memDep0.conflictingLoads 22 # Number of conflicting loads.
326system.cpu.memDep0.conflictingStores 6 # Number of conflicting stores.
327system.cpu.iq.iqInstsAdded 21419 # Number of instructions added to the IQ (excludes non-spec)
328system.cpu.iq.iqNonSpecInstsAdded 25 # Number of non-speculative instructions added to the IQ
329system.cpu.iq.iqInstsIssued 17882 # Number of instructions issued
330system.cpu.iq.iqSquashedInstsIssued 79 # Number of squashed instructions issued
12sim_insts 5380 # Number of instructions simulated
13sim_ops 9747 # Number of ops (including micro ops) simulated
14system.voltage_domain.voltage 1 # Voltage in Volts
15system.clk_domain.clock 1000 # Clock period in ticks
16system.physmem.bytes_read::cpu.inst 17600 # Number of bytes read from this memory
17system.physmem.bytes_read::cpu.data 9024 # Number of bytes read from this memory
18system.physmem.bytes_read::total 26624 # Number of bytes read from this memory
19system.physmem.bytes_inst_read::cpu.inst 17600 # Number of instructions bytes read from this memory

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

323system.cpu.memDep0.insertedLoads 2438 # Number of loads inserted to the mem dependence unit.
324system.cpu.memDep0.insertedStores 1611 # Number of stores inserted to the mem dependence unit.
325system.cpu.memDep0.conflictingLoads 22 # Number of conflicting loads.
326system.cpu.memDep0.conflictingStores 6 # Number of conflicting stores.
327system.cpu.iq.iqInstsAdded 21419 # Number of instructions added to the IQ (excludes non-spec)
328system.cpu.iq.iqNonSpecInstsAdded 25 # Number of non-speculative instructions added to the IQ
329system.cpu.iq.iqInstsIssued 17882 # Number of instructions issued
330system.cpu.iq.iqSquashedInstsIssued 79 # Number of squashed instructions issued
331system.cpu.iq.iqSquashedInstsExamined 11007 # Number of squashed instructions iterated over during squash; mainly for profiling
331system.cpu.iq.iqSquashedInstsExamined 11697 # Number of squashed instructions iterated over during squash; mainly for profiling
332system.cpu.iq.iqSquashedOperandsExamined 16508 # Number of squashed operands that are examined and possibly removed from graph
333system.cpu.iq.iqSquashedNonSpecRemoved 13 # Number of squashed non-spec instructions that were removed
334system.cpu.iq.issued_per_cycle::samples 23838 # Number of insts issued each cycle
335system.cpu.iq.issued_per_cycle::mean 0.750147 # Number of insts issued each cycle
336system.cpu.iq.issued_per_cycle::stdev 1.712551 # Number of insts issued each cycle
337system.cpu.iq.issued_per_cycle::underflows 0 0.00% 0.00% # Number of insts issued each cycle
338system.cpu.iq.issued_per_cycle::0 18713 78.50% 78.50% # Number of insts issued each cycle
339system.cpu.iq.issued_per_cycle::1 1142 4.79% 83.29% # Number of insts issued each cycle

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

416system.cpu.iq.FU_type_0::MemWrite 1379 7.71% 100.00% # Type of FU issued
417system.cpu.iq.FU_type_0::IprAccess 0 0.00% 100.00% # Type of FU issued
418system.cpu.iq.FU_type_0::InstPrefetch 0 0.00% 100.00% # Type of FU issued
419system.cpu.iq.FU_type_0::total 17882 # Type of FU issued
420system.cpu.iq.rate 0.422862 # Inst issue rate
421system.cpu.iq.fu_busy_cnt 223 # FU busy when requested
422system.cpu.iq.fu_busy_rate 0.012471 # FU busy rate (busy events/executed inst)
423system.cpu.iq.int_inst_queue_reads 59896 # Number of integer instruction queue reads
332system.cpu.iq.iqSquashedOperandsExamined 16508 # Number of squashed operands that are examined and possibly removed from graph
333system.cpu.iq.iqSquashedNonSpecRemoved 13 # Number of squashed non-spec instructions that were removed
334system.cpu.iq.issued_per_cycle::samples 23838 # Number of insts issued each cycle
335system.cpu.iq.issued_per_cycle::mean 0.750147 # Number of insts issued each cycle
336system.cpu.iq.issued_per_cycle::stdev 1.712551 # Number of insts issued each cycle
337system.cpu.iq.issued_per_cycle::underflows 0 0.00% 0.00% # Number of insts issued each cycle
338system.cpu.iq.issued_per_cycle::0 18713 78.50% 78.50% # Number of insts issued each cycle
339system.cpu.iq.issued_per_cycle::1 1142 4.79% 83.29% # Number of insts issued each cycle

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

416system.cpu.iq.FU_type_0::MemWrite 1379 7.71% 100.00% # Type of FU issued
417system.cpu.iq.FU_type_0::IprAccess 0 0.00% 100.00% # Type of FU issued
418system.cpu.iq.FU_type_0::InstPrefetch 0 0.00% 100.00% # Type of FU issued
419system.cpu.iq.FU_type_0::total 17882 # Type of FU issued
420system.cpu.iq.rate 0.422862 # Inst issue rate
421system.cpu.iq.fu_busy_cnt 223 # FU busy when requested
422system.cpu.iq.fu_busy_rate 0.012471 # FU busy rate (busy events/executed inst)
423system.cpu.iq.int_inst_queue_reads 59896 # Number of integer instruction queue reads
424system.cpu.iq.int_inst_queue_writes 32462 # Number of integer instruction queue writes
424system.cpu.iq.int_inst_queue_writes 33148 # Number of integer instruction queue writes
425system.cpu.iq.int_inst_queue_wakeup_accesses 16353 # Number of integer instruction queue wakeup accesses
426system.cpu.iq.fp_inst_queue_reads 8 # Number of floating instruction queue reads
425system.cpu.iq.int_inst_queue_wakeup_accesses 16353 # Number of integer instruction queue wakeup accesses
426system.cpu.iq.fp_inst_queue_reads 8 # Number of floating instruction queue reads
427system.cpu.iq.fp_inst_queue_writes 4 # Number of floating instruction queue writes
427system.cpu.iq.fp_inst_queue_writes 8 # Number of floating instruction queue writes
428system.cpu.iq.fp_inst_queue_wakeup_accesses 4 # Number of floating instruction queue wakeup accesses
429system.cpu.iq.int_alu_accesses 18098 # Number of integer alu accesses
430system.cpu.iq.fp_alu_accesses 4 # Number of floating point alu accesses
431system.cpu.iew.lsq.thread0.forwLoads 235 # Number of loads that had data forwarded from stores
432system.cpu.iew.lsq.thread0.invAddrLoads 0 # Number of loads ignored due to an invalid address
433system.cpu.iew.lsq.thread0.squashedLoads 1385 # Number of loads squashed
434system.cpu.iew.lsq.thread0.ignoredResponses 11 # Number of memory responses ignored because the instruction is squashed
435system.cpu.iew.lsq.thread0.memOrderViolation 16 # Number of memory ordering violations

--- 508 unchanged lines hidden ---
428system.cpu.iq.fp_inst_queue_wakeup_accesses 4 # Number of floating instruction queue wakeup accesses
429system.cpu.iq.int_alu_accesses 18098 # Number of integer alu accesses
430system.cpu.iq.fp_alu_accesses 4 # Number of floating point alu accesses
431system.cpu.iew.lsq.thread0.forwLoads 235 # Number of loads that had data forwarded from stores
432system.cpu.iew.lsq.thread0.invAddrLoads 0 # Number of loads ignored due to an invalid address
433system.cpu.iew.lsq.thread0.squashedLoads 1385 # Number of loads squashed
434system.cpu.iew.lsq.thread0.ignoredResponses 11 # Number of memory responses ignored because the instruction is squashed
435system.cpu.iew.lsq.thread0.memOrderViolation 16 # Number of memory ordering violations

--- 508 unchanged lines hidden ---