stats.txt (10736:4433fb00fa7d) stats.txt (10798:74e3c7359393)
1
2---------- Begin Simulation Statistics ----------
3sim_seconds 0.000108 # Number of seconds simulated
4sim_ticks 107944000 # Number of ticks simulated
5final_tick 107944000 # 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.000108 # Number of seconds simulated
4sim_ticks 107944000 # Number of ticks simulated
5final_tick 107944000 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
6sim_freq 1000000000000 # Frequency of simulated ticks
7host_inst_rate 162812 # Simulator instruction rate (inst/s)
8host_op_rate 162812 # Simulator op (including micro ops) rate (op/s)
9host_tick_rate 17679745 # Simulator tick rate (ticks/s)
10host_mem_usage 308116 # Number of bytes of host memory used
11host_seconds 6.11 # Real time elapsed on the host
7host_inst_rate 128828 # Simulator instruction rate (inst/s)
8host_op_rate 128828 # Simulator op (including micro ops) rate (op/s)
9host_tick_rate 13989470 # Simulator tick rate (ticks/s)
10host_mem_usage 239356 # Number of bytes of host memory used
11host_seconds 7.72 # Real time elapsed on the host
12sim_insts 994048 # Number of instructions simulated
13sim_ops 994048 # 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::cpu0.inst 23168 # Number of bytes read from this memory
17system.physmem.bytes_read::cpu0.data 10816 # Number of bytes read from this memory
18system.physmem.bytes_read::cpu1.inst 5120 # Number of bytes read from this memory
19system.physmem.bytes_read::cpu1.data 1280 # Number of bytes read from this memory

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

350system.cpu0.memDep0.insertedLoads 148758 # Number of loads inserted to the mem dependence unit.
351system.cpu0.memDep0.insertedStores 75265 # Number of stores inserted to the mem dependence unit.
352system.cpu0.memDep0.conflictingLoads 72519 # Number of conflicting loads.
353system.cpu0.memDep0.conflictingStores 72258 # Number of conflicting stores.
354system.cpu0.iq.iqInstsAdded 390345 # Number of instructions added to the IQ (excludes non-spec)
355system.cpu0.iq.iqNonSpecInstsAdded 967 # Number of non-speculative instructions added to the IQ
356system.cpu0.iq.iqInstsIssued 386997 # Number of instructions issued
357system.cpu0.iq.iqSquashedInstsIssued 24 # Number of squashed instructions issued
12sim_insts 994048 # Number of instructions simulated
13sim_ops 994048 # 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::cpu0.inst 23168 # Number of bytes read from this memory
17system.physmem.bytes_read::cpu0.data 10816 # Number of bytes read from this memory
18system.physmem.bytes_read::cpu1.inst 5120 # Number of bytes read from this memory
19system.physmem.bytes_read::cpu1.data 1280 # Number of bytes read from this memory

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

350system.cpu0.memDep0.insertedLoads 148758 # Number of loads inserted to the mem dependence unit.
351system.cpu0.memDep0.insertedStores 75265 # Number of stores inserted to the mem dependence unit.
352system.cpu0.memDep0.conflictingLoads 72519 # Number of conflicting loads.
353system.cpu0.memDep0.conflictingStores 72258 # Number of conflicting stores.
354system.cpu0.iq.iqInstsAdded 390345 # Number of instructions added to the IQ (excludes non-spec)
355system.cpu0.iq.iqNonSpecInstsAdded 967 # Number of non-speculative instructions added to the IQ
356system.cpu0.iq.iqInstsIssued 386997 # Number of instructions issued
357system.cpu0.iq.iqSquashedInstsIssued 24 # Number of squashed instructions issued
358system.cpu0.iq.iqSquashedInstsExamined 12329 # Number of squashed instructions iterated over during squash; mainly for profiling
358system.cpu0.iq.iqSquashedInstsExamined 13187 # Number of squashed instructions iterated over during squash; mainly for profiling
359system.cpu0.iq.iqSquashedOperandsExamined 11208 # Number of squashed operands that are examined and possibly removed from graph
360system.cpu0.iq.iqSquashedNonSpecRemoved 408 # Number of squashed non-spec instructions that were removed
361system.cpu0.iq.issued_per_cycle::samples 189580 # Number of insts issued each cycle
362system.cpu0.iq.issued_per_cycle::mean 2.041339 # Number of insts issued each cycle
363system.cpu0.iq.issued_per_cycle::stdev 1.140292 # Number of insts issued each cycle
364system.cpu0.iq.issued_per_cycle::underflows 0 0.00% 0.00% # Number of insts issued each cycle
365system.cpu0.iq.issued_per_cycle::0 35140 18.54% 18.54% # Number of insts issued each cycle
366system.cpu0.iq.issued_per_cycle::1 4258 2.25% 20.78% # Number of insts issued each cycle

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

443system.cpu0.iq.FU_type_0::MemWrite 74595 19.28% 100.00% # Type of FU issued
444system.cpu0.iq.FU_type_0::IprAccess 0 0.00% 100.00% # Type of FU issued
445system.cpu0.iq.FU_type_0::InstPrefetch 0 0.00% 100.00% # Type of FU issued
446system.cpu0.iq.FU_type_0::total 386997 # Type of FU issued
447system.cpu0.iq.rate 1.792574 # Inst issue rate
448system.cpu0.iq.fu_busy_cnt 278 # FU busy when requested
449system.cpu0.iq.fu_busy_rate 0.000718 # FU busy rate (busy events/executed inst)
450system.cpu0.iq.int_inst_queue_reads 963876 # Number of integer instruction queue reads
359system.cpu0.iq.iqSquashedOperandsExamined 11208 # Number of squashed operands that are examined and possibly removed from graph
360system.cpu0.iq.iqSquashedNonSpecRemoved 408 # Number of squashed non-spec instructions that were removed
361system.cpu0.iq.issued_per_cycle::samples 189580 # Number of insts issued each cycle
362system.cpu0.iq.issued_per_cycle::mean 2.041339 # Number of insts issued each cycle
363system.cpu0.iq.issued_per_cycle::stdev 1.140292 # Number of insts issued each cycle
364system.cpu0.iq.issued_per_cycle::underflows 0 0.00% 0.00% # Number of insts issued each cycle
365system.cpu0.iq.issued_per_cycle::0 35140 18.54% 18.54% # Number of insts issued each cycle
366system.cpu0.iq.issued_per_cycle::1 4258 2.25% 20.78% # Number of insts issued each cycle

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

443system.cpu0.iq.FU_type_0::MemWrite 74595 19.28% 100.00% # Type of FU issued
444system.cpu0.iq.FU_type_0::IprAccess 0 0.00% 100.00% # Type of FU issued
445system.cpu0.iq.FU_type_0::InstPrefetch 0 0.00% 100.00% # Type of FU issued
446system.cpu0.iq.FU_type_0::total 386997 # Type of FU issued
447system.cpu0.iq.rate 1.792574 # Inst issue rate
448system.cpu0.iq.fu_busy_cnt 278 # FU busy when requested
449system.cpu0.iq.fu_busy_rate 0.000718 # FU busy rate (busy events/executed inst)
450system.cpu0.iq.int_inst_queue_reads 963876 # Number of integer instruction queue reads
451system.cpu0.iq.int_inst_queue_writes 403692 # Number of integer instruction queue writes
451system.cpu0.iq.int_inst_queue_writes 404550 # Number of integer instruction queue writes
452system.cpu0.iq.int_inst_queue_wakeup_accesses 385100 # Number of integer instruction queue wakeup accesses
453system.cpu0.iq.fp_inst_queue_reads 0 # Number of floating instruction queue reads
454system.cpu0.iq.fp_inst_queue_writes 0 # Number of floating instruction queue writes
455system.cpu0.iq.fp_inst_queue_wakeup_accesses 0 # Number of floating instruction queue wakeup accesses
456system.cpu0.iq.int_alu_accesses 387275 # Number of integer alu accesses
457system.cpu0.iq.fp_alu_accesses 0 # Number of floating point alu accesses
458system.cpu0.iew.lsq.thread0.forwLoads 71895 # Number of loads that had data forwarded from stores
459system.cpu0.iew.lsq.thread0.invAddrLoads 0 # Number of loads ignored due to an invalid address

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

873system.cpu1.memDep0.insertedLoads 74986 # Number of loads inserted to the mem dependence unit.
874system.cpu1.memDep0.insertedStores 35614 # Number of stores inserted to the mem dependence unit.
875system.cpu1.memDep0.conflictingLoads 35483 # Number of conflicting loads.
876system.cpu1.memDep0.conflictingStores 30428 # Number of conflicting stores.
877system.cpu1.iq.iqInstsAdded 223482 # Number of instructions added to the IQ (excludes non-spec)
878system.cpu1.iq.iqNonSpecInstsAdded 6146 # Number of non-speculative instructions added to the IQ
879system.cpu1.iq.iqInstsIssued 225009 # Number of instructions issued
880system.cpu1.iq.iqSquashedInstsIssued 16 # Number of squashed instructions issued
452system.cpu0.iq.int_inst_queue_wakeup_accesses 385100 # Number of integer instruction queue wakeup accesses
453system.cpu0.iq.fp_inst_queue_reads 0 # Number of floating instruction queue reads
454system.cpu0.iq.fp_inst_queue_writes 0 # Number of floating instruction queue writes
455system.cpu0.iq.fp_inst_queue_wakeup_accesses 0 # Number of floating instruction queue wakeup accesses
456system.cpu0.iq.int_alu_accesses 387275 # Number of integer alu accesses
457system.cpu0.iq.fp_alu_accesses 0 # Number of floating point alu accesses
458system.cpu0.iew.lsq.thread0.forwLoads 71895 # Number of loads that had data forwarded from stores
459system.cpu0.iew.lsq.thread0.invAddrLoads 0 # Number of loads ignored due to an invalid address

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

873system.cpu1.memDep0.insertedLoads 74986 # Number of loads inserted to the mem dependence unit.
874system.cpu1.memDep0.insertedStores 35614 # Number of stores inserted to the mem dependence unit.
875system.cpu1.memDep0.conflictingLoads 35483 # Number of conflicting loads.
876system.cpu1.memDep0.conflictingStores 30428 # Number of conflicting stores.
877system.cpu1.iq.iqInstsAdded 223482 # Number of instructions added to the IQ (excludes non-spec)
878system.cpu1.iq.iqNonSpecInstsAdded 6146 # Number of non-speculative instructions added to the IQ
879system.cpu1.iq.iqInstsIssued 225009 # Number of instructions issued
880system.cpu1.iq.iqSquashedInstsIssued 16 # Number of squashed instructions issued
881system.cpu1.iq.iqSquashedInstsExamined 12719 # Number of squashed instructions iterated over during squash; mainly for profiling
881system.cpu1.iq.iqSquashedInstsExamined 13593 # Number of squashed instructions iterated over during squash; mainly for profiling
882system.cpu1.iq.iqSquashedOperandsExamined 10743 # Number of squashed operands that are examined and possibly removed from graph
883system.cpu1.iq.iqSquashedNonSpecRemoved 680 # Number of squashed non-spec instructions that were removed
884system.cpu1.iq.issued_per_cycle::samples 156364 # Number of insts issued each cycle
885system.cpu1.iq.issued_per_cycle::mean 1.439008 # Number of insts issued each cycle
886system.cpu1.iq.issued_per_cycle::stdev 1.385420 # Number of insts issued each cycle
887system.cpu1.iq.issued_per_cycle::underflows 0 0.00% 0.00% # Number of insts issued each cycle
888system.cpu1.iq.issued_per_cycle::0 59519 38.06% 38.06% # Number of insts issued each cycle
889system.cpu1.iq.issued_per_cycle::1 20894 13.36% 51.43% # Number of insts issued each cycle

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

966system.cpu1.iq.FU_type_0::MemWrite 35009 15.56% 100.00% # Type of FU issued
967system.cpu1.iq.FU_type_0::IprAccess 0 0.00% 100.00% # Type of FU issued
968system.cpu1.iq.FU_type_0::InstPrefetch 0 0.00% 100.00% # Type of FU issued
969system.cpu1.iq.FU_type_0::total 225009 # Type of FU issued
970system.cpu1.iq.rate 1.386958 # Inst issue rate
971system.cpu1.iq.fu_busy_cnt 330 # FU busy when requested
972system.cpu1.iq.fu_busy_rate 0.001467 # FU busy rate (busy events/executed inst)
973system.cpu1.iq.int_inst_queue_reads 606728 # Number of integer instruction queue reads
882system.cpu1.iq.iqSquashedOperandsExamined 10743 # Number of squashed operands that are examined and possibly removed from graph
883system.cpu1.iq.iqSquashedNonSpecRemoved 680 # Number of squashed non-spec instructions that were removed
884system.cpu1.iq.issued_per_cycle::samples 156364 # Number of insts issued each cycle
885system.cpu1.iq.issued_per_cycle::mean 1.439008 # Number of insts issued each cycle
886system.cpu1.iq.issued_per_cycle::stdev 1.385420 # Number of insts issued each cycle
887system.cpu1.iq.issued_per_cycle::underflows 0 0.00% 0.00% # Number of insts issued each cycle
888system.cpu1.iq.issued_per_cycle::0 59519 38.06% 38.06% # Number of insts issued each cycle
889system.cpu1.iq.issued_per_cycle::1 20894 13.36% 51.43% # Number of insts issued each cycle

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

966system.cpu1.iq.FU_type_0::MemWrite 35009 15.56% 100.00% # Type of FU issued
967system.cpu1.iq.FU_type_0::IprAccess 0 0.00% 100.00% # Type of FU issued
968system.cpu1.iq.FU_type_0::InstPrefetch 0 0.00% 100.00% # Type of FU issued
969system.cpu1.iq.FU_type_0::total 225009 # Type of FU issued
970system.cpu1.iq.rate 1.386958 # Inst issue rate
971system.cpu1.iq.fu_busy_cnt 330 # FU busy when requested
972system.cpu1.iq.fu_busy_rate 0.001467 # FU busy rate (busy events/executed inst)
973system.cpu1.iq.int_inst_queue_reads 606728 # Number of integer instruction queue reads
974system.cpu1.iq.int_inst_queue_writes 242381 # Number of integer instruction queue writes
974system.cpu1.iq.int_inst_queue_writes 243255 # Number of integer instruction queue writes
975system.cpu1.iq.int_inst_queue_wakeup_accesses 223369 # Number of integer instruction queue wakeup accesses
976system.cpu1.iq.fp_inst_queue_reads 0 # Number of floating instruction queue reads
977system.cpu1.iq.fp_inst_queue_writes 0 # Number of floating instruction queue writes
978system.cpu1.iq.fp_inst_queue_wakeup_accesses 0 # Number of floating instruction queue wakeup accesses
979system.cpu1.iq.int_alu_accesses 225339 # Number of integer alu accesses
980system.cpu1.iq.fp_alu_accesses 0 # Number of floating point alu accesses
981system.cpu1.iew.lsq.thread0.forwLoads 30296 # Number of loads that had data forwarded from stores
982system.cpu1.iew.lsq.thread0.invAddrLoads 0 # Number of loads ignored due to an invalid address

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

1392system.cpu2.memDep0.insertedLoads 73362 # Number of loads inserted to the mem dependence unit.
1393system.cpu2.memDep0.insertedStores 34382 # Number of stores inserted to the mem dependence unit.
1394system.cpu2.memDep0.conflictingLoads 35300 # Number of conflicting loads.
1395system.cpu2.memDep0.conflictingStores 29228 # Number of conflicting stores.
1396system.cpu2.iq.iqInstsAdded 218628 # Number of instructions added to the IQ (excludes non-spec)
1397system.cpu2.iq.iqNonSpecInstsAdded 6983 # Number of non-speculative instructions added to the IQ
1398system.cpu2.iq.iqInstsIssued 220497 # Number of instructions issued
1399system.cpu2.iq.iqSquashedInstsIssued 53 # Number of squashed instructions issued
975system.cpu1.iq.int_inst_queue_wakeup_accesses 223369 # Number of integer instruction queue wakeup accesses
976system.cpu1.iq.fp_inst_queue_reads 0 # Number of floating instruction queue reads
977system.cpu1.iq.fp_inst_queue_writes 0 # Number of floating instruction queue writes
978system.cpu1.iq.fp_inst_queue_wakeup_accesses 0 # Number of floating instruction queue wakeup accesses
979system.cpu1.iq.int_alu_accesses 225339 # Number of integer alu accesses
980system.cpu1.iq.fp_alu_accesses 0 # Number of floating point alu accesses
981system.cpu1.iew.lsq.thread0.forwLoads 30296 # Number of loads that had data forwarded from stores
982system.cpu1.iew.lsq.thread0.invAddrLoads 0 # Number of loads ignored due to an invalid address

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

1392system.cpu2.memDep0.insertedLoads 73362 # Number of loads inserted to the mem dependence unit.
1393system.cpu2.memDep0.insertedStores 34382 # Number of stores inserted to the mem dependence unit.
1394system.cpu2.memDep0.conflictingLoads 35300 # Number of conflicting loads.
1395system.cpu2.memDep0.conflictingStores 29228 # Number of conflicting stores.
1396system.cpu2.iq.iqInstsAdded 218628 # Number of instructions added to the IQ (excludes non-spec)
1397system.cpu2.iq.iqNonSpecInstsAdded 6983 # Number of non-speculative instructions added to the IQ
1398system.cpu2.iq.iqInstsIssued 220497 # Number of instructions issued
1399system.cpu2.iq.iqSquashedInstsIssued 53 # Number of squashed instructions issued
1400system.cpu2.iq.iqSquashedInstsExamined 13020 # Number of squashed instructions iterated over during squash; mainly for profiling
1400system.cpu2.iq.iqSquashedInstsExamined 13773 # Number of squashed instructions iterated over during squash; mainly for profiling
1401system.cpu2.iq.iqSquashedOperandsExamined 12313 # Number of squashed operands that are examined and possibly removed from graph
1402system.cpu2.iq.iqSquashedNonSpecRemoved 622 # Number of squashed non-spec instructions that were removed
1403system.cpu2.iq.issued_per_cycle::samples 159877 # Number of insts issued each cycle
1404system.cpu2.iq.issued_per_cycle::mean 1.379166 # Number of insts issued each cycle
1405system.cpu2.iq.issued_per_cycle::stdev 1.379581 # Number of insts issued each cycle
1406system.cpu2.iq.issued_per_cycle::underflows 0 0.00% 0.00% # Number of insts issued each cycle
1407system.cpu2.iq.issued_per_cycle::0 63376 39.64% 39.64% # Number of insts issued each cycle
1408system.cpu2.iq.issued_per_cycle::1 23374 14.62% 54.26% # Number of insts issued each cycle

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

1485system.cpu2.iq.FU_type_0::MemWrite 33626 15.25% 100.00% # Type of FU issued
1486system.cpu2.iq.FU_type_0::IprAccess 0 0.00% 100.00% # Type of FU issued
1487system.cpu2.iq.FU_type_0::InstPrefetch 0 0.00% 100.00% # Type of FU issued
1488system.cpu2.iq.FU_type_0::total 220497 # Type of FU issued
1489system.cpu2.iq.rate 1.362270 # Inst issue rate
1490system.cpu2.iq.fu_busy_cnt 363 # FU busy when requested
1491system.cpu2.iq.fu_busy_rate 0.001646 # FU busy rate (busy events/executed inst)
1492system.cpu2.iq.int_inst_queue_reads 601287 # Number of integer instruction queue reads
1401system.cpu2.iq.iqSquashedOperandsExamined 12313 # Number of squashed operands that are examined and possibly removed from graph
1402system.cpu2.iq.iqSquashedNonSpecRemoved 622 # Number of squashed non-spec instructions that were removed
1403system.cpu2.iq.issued_per_cycle::samples 159877 # Number of insts issued each cycle
1404system.cpu2.iq.issued_per_cycle::mean 1.379166 # Number of insts issued each cycle
1405system.cpu2.iq.issued_per_cycle::stdev 1.379581 # Number of insts issued each cycle
1406system.cpu2.iq.issued_per_cycle::underflows 0 0.00% 0.00% # Number of insts issued each cycle
1407system.cpu2.iq.issued_per_cycle::0 63376 39.64% 39.64% # Number of insts issued each cycle
1408system.cpu2.iq.issued_per_cycle::1 23374 14.62% 54.26% # Number of insts issued each cycle

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

1485system.cpu2.iq.FU_type_0::MemWrite 33626 15.25% 100.00% # Type of FU issued
1486system.cpu2.iq.FU_type_0::IprAccess 0 0.00% 100.00% # Type of FU issued
1487system.cpu2.iq.FU_type_0::InstPrefetch 0 0.00% 100.00% # Type of FU issued
1488system.cpu2.iq.FU_type_0::total 220497 # Type of FU issued
1489system.cpu2.iq.rate 1.362270 # Inst issue rate
1490system.cpu2.iq.fu_busy_cnt 363 # FU busy when requested
1491system.cpu2.iq.fu_busy_rate 0.001646 # FU busy rate (busy events/executed inst)
1492system.cpu2.iq.int_inst_queue_reads 601287 # Number of integer instruction queue reads
1493system.cpu2.iq.int_inst_queue_writes 238674 # Number of integer instruction queue writes
1493system.cpu2.iq.int_inst_queue_writes 239427 # Number of integer instruction queue writes
1494system.cpu2.iq.int_inst_queue_wakeup_accesses 218768 # Number of integer instruction queue wakeup accesses
1495system.cpu2.iq.fp_inst_queue_reads 0 # Number of floating instruction queue reads
1496system.cpu2.iq.fp_inst_queue_writes 0 # Number of floating instruction queue writes
1497system.cpu2.iq.fp_inst_queue_wakeup_accesses 0 # Number of floating instruction queue wakeup accesses
1498system.cpu2.iq.int_alu_accesses 220860 # Number of integer alu accesses
1499system.cpu2.iq.fp_alu_accesses 0 # Number of floating point alu accesses
1500system.cpu2.iew.lsq.thread0.forwLoads 28926 # Number of loads that had data forwarded from stores
1501system.cpu2.iew.lsq.thread0.invAddrLoads 0 # Number of loads ignored due to an invalid address

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

1912system.cpu3.memDep0.insertedLoads 70256 # Number of loads inserted to the mem dependence unit.
1913system.cpu3.memDep0.insertedStores 32624 # Number of stores inserted to the mem dependence unit.
1914system.cpu3.memDep0.conflictingLoads 33902 # Number of conflicting loads.
1915system.cpu3.memDep0.conflictingStores 27488 # Number of conflicting stores.
1916system.cpu3.iq.iqInstsAdded 210626 # Number of instructions added to the IQ (excludes non-spec)
1917system.cpu3.iq.iqNonSpecInstsAdded 7365 # Number of non-speculative instructions added to the IQ
1918system.cpu3.iq.iqInstsIssued 213102 # Number of instructions issued
1919system.cpu3.iq.iqSquashedInstsIssued 40 # Number of squashed instructions issued
1494system.cpu2.iq.int_inst_queue_wakeup_accesses 218768 # Number of integer instruction queue wakeup accesses
1495system.cpu2.iq.fp_inst_queue_reads 0 # Number of floating instruction queue reads
1496system.cpu2.iq.fp_inst_queue_writes 0 # Number of floating instruction queue writes
1497system.cpu2.iq.fp_inst_queue_wakeup_accesses 0 # Number of floating instruction queue wakeup accesses
1498system.cpu2.iq.int_alu_accesses 220860 # Number of integer alu accesses
1499system.cpu2.iq.fp_alu_accesses 0 # Number of floating point alu accesses
1500system.cpu2.iew.lsq.thread0.forwLoads 28926 # Number of loads that had data forwarded from stores
1501system.cpu2.iew.lsq.thread0.invAddrLoads 0 # Number of loads ignored due to an invalid address

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

1912system.cpu3.memDep0.insertedLoads 70256 # Number of loads inserted to the mem dependence unit.
1913system.cpu3.memDep0.insertedStores 32624 # Number of stores inserted to the mem dependence unit.
1914system.cpu3.memDep0.conflictingLoads 33902 # Number of conflicting loads.
1915system.cpu3.memDep0.conflictingStores 27488 # Number of conflicting stores.
1916system.cpu3.iq.iqInstsAdded 210626 # Number of instructions added to the IQ (excludes non-spec)
1917system.cpu3.iq.iqNonSpecInstsAdded 7365 # Number of non-speculative instructions added to the IQ
1918system.cpu3.iq.iqInstsIssued 213102 # Number of instructions issued
1919system.cpu3.iq.iqSquashedInstsIssued 40 # Number of squashed instructions issued
1920system.cpu3.iq.iqSquashedInstsExamined 12659 # Number of squashed instructions iterated over during squash; mainly for profiling
1920system.cpu3.iq.iqSquashedInstsExamined 13428 # Number of squashed instructions iterated over during squash; mainly for profiling
1921system.cpu3.iq.iqSquashedOperandsExamined 11687 # Number of squashed operands that are examined and possibly removed from graph
1922system.cpu3.iq.iqSquashedNonSpecRemoved 617 # Number of squashed non-spec instructions that were removed
1923system.cpu3.iq.issued_per_cycle::samples 159935 # Number of insts issued each cycle
1924system.cpu3.iq.issued_per_cycle::mean 1.332429 # Number of insts issued each cycle
1925system.cpu3.iq.issued_per_cycle::stdev 1.375890 # Number of insts issued each cycle
1926system.cpu3.iq.issued_per_cycle::underflows 0 0.00% 0.00% # Number of insts issued each cycle
1927system.cpu3.iq.issued_per_cycle::0 65625 41.03% 41.03% # Number of insts issued each cycle
1928system.cpu3.iq.issued_per_cycle::1 24603 15.38% 56.42% # Number of insts issued each cycle

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

2005system.cpu3.iq.FU_type_0::MemWrite 31925 14.98% 100.00% # Type of FU issued
2006system.cpu3.iq.FU_type_0::IprAccess 0 0.00% 100.00% # Type of FU issued
2007system.cpu3.iq.FU_type_0::InstPrefetch 0 0.00% 100.00% # Type of FU issued
2008system.cpu3.iq.FU_type_0::total 213102 # Type of FU issued
2009system.cpu3.iq.rate 1.322999 # Inst issue rate
2010system.cpu3.iq.fu_busy_cnt 350 # FU busy when requested
2011system.cpu3.iq.fu_busy_rate 0.001642 # FU busy rate (busy events/executed inst)
2012system.cpu3.iq.int_inst_queue_reads 586529 # Number of integer instruction queue reads
1921system.cpu3.iq.iqSquashedOperandsExamined 11687 # Number of squashed operands that are examined and possibly removed from graph
1922system.cpu3.iq.iqSquashedNonSpecRemoved 617 # Number of squashed non-spec instructions that were removed
1923system.cpu3.iq.issued_per_cycle::samples 159935 # Number of insts issued each cycle
1924system.cpu3.iq.issued_per_cycle::mean 1.332429 # Number of insts issued each cycle
1925system.cpu3.iq.issued_per_cycle::stdev 1.375890 # Number of insts issued each cycle
1926system.cpu3.iq.issued_per_cycle::underflows 0 0.00% 0.00% # Number of insts issued each cycle
1927system.cpu3.iq.issued_per_cycle::0 65625 41.03% 41.03% # Number of insts issued each cycle
1928system.cpu3.iq.issued_per_cycle::1 24603 15.38% 56.42% # Number of insts issued each cycle

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

2005system.cpu3.iq.FU_type_0::MemWrite 31925 14.98% 100.00% # Type of FU issued
2006system.cpu3.iq.FU_type_0::IprAccess 0 0.00% 100.00% # Type of FU issued
2007system.cpu3.iq.FU_type_0::InstPrefetch 0 0.00% 100.00% # Type of FU issued
2008system.cpu3.iq.FU_type_0::total 213102 # Type of FU issued
2009system.cpu3.iq.rate 1.322999 # Inst issue rate
2010system.cpu3.iq.fu_busy_cnt 350 # FU busy when requested
2011system.cpu3.iq.fu_busy_rate 0.001642 # FU busy rate (busy events/executed inst)
2012system.cpu3.iq.int_inst_queue_reads 586529 # Number of integer instruction queue reads
2013system.cpu3.iq.int_inst_queue_writes 230693 # Number of integer instruction queue writes
2013system.cpu3.iq.int_inst_queue_writes 231462 # Number of integer instruction queue writes
2014system.cpu3.iq.int_inst_queue_wakeup_accesses 211399 # Number of integer instruction queue wakeup accesses
2015system.cpu3.iq.fp_inst_queue_reads 0 # Number of floating instruction queue reads
2016system.cpu3.iq.fp_inst_queue_writes 0 # Number of floating instruction queue writes
2017system.cpu3.iq.fp_inst_queue_wakeup_accesses 0 # Number of floating instruction queue wakeup accesses
2018system.cpu3.iq.int_alu_accesses 213452 # Number of integer alu accesses
2019system.cpu3.iq.fp_alu_accesses 0 # Number of floating point alu accesses
2020system.cpu3.iew.lsq.thread0.forwLoads 27230 # Number of loads that had data forwarded from stores
2021system.cpu3.iew.lsq.thread0.invAddrLoads 0 # Number of loads ignored due to an invalid address

--- 843 unchanged lines hidden ---
2014system.cpu3.iq.int_inst_queue_wakeup_accesses 211399 # Number of integer instruction queue wakeup accesses
2015system.cpu3.iq.fp_inst_queue_reads 0 # Number of floating instruction queue reads
2016system.cpu3.iq.fp_inst_queue_writes 0 # Number of floating instruction queue writes
2017system.cpu3.iq.fp_inst_queue_wakeup_accesses 0 # Number of floating instruction queue wakeup accesses
2018system.cpu3.iq.int_alu_accesses 213452 # Number of integer alu accesses
2019system.cpu3.iq.fp_alu_accesses 0 # Number of floating point alu accesses
2020system.cpu3.iew.lsq.thread0.forwLoads 27230 # Number of loads that had data forwarded from stores
2021system.cpu3.iew.lsq.thread0.invAddrLoads 0 # Number of loads ignored due to an invalid address

--- 843 unchanged lines hidden ---