stats.txt (9013:afa278317136) stats.txt (9039:9a22621c741c)
1
2---------- Begin Simulation Statistics ----------
3sim_seconds 5.157514 # Number of seconds simulated
4sim_ticks 5157514159500 # Number of ticks simulated
5final_tick 5157514159500 # 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 5.157514 # Number of seconds simulated
4sim_ticks 5157514159500 # Number of ticks simulated
5final_tick 5157514159500 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
6sim_freq 1000000000000 # Frequency of simulated ticks
7host_inst_rate 88188 # Simulator instruction rate (inst/s)
8host_op_rate 173786 # Simulator op (including micro ops) rate (op/s)
9host_tick_rate 1066411603 # Simulator tick rate (ticks/s)
10host_mem_usage 415716 # Number of bytes of host memory used
11host_seconds 4836.33 # Real time elapsed on the host
7host_inst_rate 128842 # Simulator instruction rate (inst/s)
8host_op_rate 253899 # Simulator op (including micro ops) rate (op/s)
9host_tick_rate 1558019011 # Simulator tick rate (ticks/s)
10host_mem_usage 389972 # Number of bytes of host memory used
11host_seconds 3310.30 # Real time elapsed on the host
12sim_insts 426506235 # Number of instructions simulated
13sim_ops 840483958 # Number of ops (including micro ops) simulated
14system.physmem.bytes_read 15959488 # Number of bytes read from this memory
15system.physmem.bytes_inst_read 1257664 # Number of instructions bytes read from this memory
16system.physmem.bytes_written 12050112 # Number of bytes written to this memory
17system.physmem.num_reads 249367 # Number of read requests responded to by this memory
18system.physmem.num_writes 188283 # Number of write requests responded to by this memory
19system.physmem.num_other 0 # Number of other requests responded to by this memory

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

387system.cpu.rename.RunCycles 164017891 # Number of cycles rename is running
388system.cpu.rename.UnblockCycles 45069930 # Number of cycles rename is unblocking
389system.cpu.rename.RenamedInsts 872218550 # Number of instructions processed by rename
390system.cpu.rename.ROBFullEvents 9888 # Number of times rename has blocked due to ROB full
391system.cpu.rename.IQFullEvents 34551329 # Number of times rename has blocked due to IQ full
392system.cpu.rename.LSQFullEvents 3873333 # Number of times rename has blocked due to LSQ full
393system.cpu.rename.FullRegisterEvents 31844673 # Number of times there has been no free registers
394system.cpu.rename.RenamedOperands 1393807250 # Number of destination operands rename has renamed
12sim_insts 426506235 # Number of instructions simulated
13sim_ops 840483958 # Number of ops (including micro ops) simulated
14system.physmem.bytes_read 15959488 # Number of bytes read from this memory
15system.physmem.bytes_inst_read 1257664 # Number of instructions bytes read from this memory
16system.physmem.bytes_written 12050112 # Number of bytes written to this memory
17system.physmem.num_reads 249367 # Number of read requests responded to by this memory
18system.physmem.num_writes 188283 # Number of write requests responded to by this memory
19system.physmem.num_other 0 # Number of other requests responded to by this memory

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

387system.cpu.rename.RunCycles 164017891 # Number of cycles rename is running
388system.cpu.rename.UnblockCycles 45069930 # Number of cycles rename is unblocking
389system.cpu.rename.RenamedInsts 872218550 # Number of instructions processed by rename
390system.cpu.rename.ROBFullEvents 9888 # Number of times rename has blocked due to ROB full
391system.cpu.rename.IQFullEvents 34551329 # Number of times rename has blocked due to IQ full
392system.cpu.rename.LSQFullEvents 3873333 # Number of times rename has blocked due to LSQ full
393system.cpu.rename.FullRegisterEvents 31844673 # Number of times there has been no free registers
394system.cpu.rename.RenamedOperands 1393807250 # Number of destination operands rename has renamed
395system.cpu.rename.RenameLookups 2487747342 # Number of register rename lookups that rename has made
396system.cpu.rename.int_rename_lookups 2487746606 # Number of integer rename lookups
395system.cpu.rename.RenameLookups 2487751490 # Number of register rename lookups that rename has made
396system.cpu.rename.int_rename_lookups 2487750754 # Number of integer rename lookups
397system.cpu.rename.fp_rename_lookups 736 # Number of floating rename lookups
398system.cpu.rename.CommittedMaps 1347499622 # Number of HB maps that are committed
399system.cpu.rename.UndoneMaps 46307621 # Number of HB maps that are undone due to squashing
400system.cpu.rename.serializingInsts 471559 # count of serializing insts renamed
401system.cpu.rename.tempSerializingInsts 478592 # count of temporary serializing insts renamed
402system.cpu.rename.skidInsts 46419855 # count of insts added to the skid buffer
403system.cpu.memDep0.insertedLoads 18887370 # Number of loads inserted to the mem dependence unit.
404system.cpu.memDep0.insertedStores 10441908 # Number of stores inserted to the mem dependence unit.
405system.cpu.memDep0.conflictingLoads 1295912 # Number of conflicting loads.
406system.cpu.memDep0.conflictingStores 1023550 # Number of conflicting stores.
407system.cpu.iq.iqInstsAdded 865497785 # Number of instructions added to the IQ (excludes non-spec)
408system.cpu.iq.iqNonSpecInstsAdded 1720774 # Number of non-speculative instructions added to the IQ
397system.cpu.rename.fp_rename_lookups 736 # Number of floating rename lookups
398system.cpu.rename.CommittedMaps 1347499622 # Number of HB maps that are committed
399system.cpu.rename.UndoneMaps 46307621 # Number of HB maps that are undone due to squashing
400system.cpu.rename.serializingInsts 471559 # count of serializing insts renamed
401system.cpu.rename.tempSerializingInsts 478592 # count of temporary serializing insts renamed
402system.cpu.rename.skidInsts 46419855 # count of insts added to the skid buffer
403system.cpu.memDep0.insertedLoads 18887370 # Number of loads inserted to the mem dependence unit.
404system.cpu.memDep0.insertedStores 10441908 # Number of stores inserted to the mem dependence unit.
405system.cpu.memDep0.conflictingLoads 1295912 # Number of conflicting loads.
406system.cpu.memDep0.conflictingStores 1023550 # Number of conflicting stores.
407system.cpu.iq.iqInstsAdded 865497785 # Number of instructions added to the IQ (excludes non-spec)
408system.cpu.iq.iqNonSpecInstsAdded 1720774 # Number of non-speculative instructions added to the IQ
409system.cpu.iq.iqInstsIssued 864256508 # Number of instructions issued
409system.cpu.iq.iqInstsIssued 864256485 # Number of instructions issued
410system.cpu.iq.iqSquashedInstsIssued 112298 # Number of squashed instructions issued
411system.cpu.iq.iqSquashedInstsExamined 25797308 # Number of squashed instructions iterated over during squash; mainly for profiling
410system.cpu.iq.iqSquashedInstsIssued 112298 # Number of squashed instructions issued
411system.cpu.iq.iqSquashedInstsExamined 25797308 # Number of squashed instructions iterated over during squash; mainly for profiling
412system.cpu.iq.iqSquashedOperandsExamined 52868004 # Number of squashed operands that are examined and possibly removed from graph
412system.cpu.iq.iqSquashedOperandsExamined 52868100 # Number of squashed operands that are examined and possibly removed from graph
413system.cpu.iq.iqSquashedNonSpecRemoved 205226 # Number of squashed non-spec instructions that were removed
414system.cpu.iq.issued_per_cycle::samples 302354351 # Number of insts issued each cycle
415system.cpu.iq.issued_per_cycle::mean 2.858423 # Number of insts issued each cycle
413system.cpu.iq.iqSquashedNonSpecRemoved 205226 # Number of squashed non-spec instructions that were removed
414system.cpu.iq.issued_per_cycle::samples 302354351 # Number of insts issued each cycle
415system.cpu.iq.issued_per_cycle::mean 2.858423 # Number of insts issued each cycle
416system.cpu.iq.issued_per_cycle::stdev 2.389400 # Number of insts issued each cycle
416system.cpu.iq.issued_per_cycle::stdev 2.389396 # Number of insts issued each cycle
417system.cpu.iq.issued_per_cycle::underflows 0 0.00% 0.00% # Number of insts issued each cycle
417system.cpu.iq.issued_per_cycle::underflows 0 0.00% 0.00% # Number of insts issued each cycle
418system.cpu.iq.issued_per_cycle::0 95961743 31.74% 31.74% # Number of insts issued each cycle
419system.cpu.iq.issued_per_cycle::1 22211681 7.35% 39.08% # Number of insts issued each cycle
420system.cpu.iq.issued_per_cycle::2 18919578 6.26% 45.34% # Number of insts issued each cycle
421system.cpu.iq.issued_per_cycle::3 7861063 2.60% 47.94% # Number of insts issued each cycle
422system.cpu.iq.issued_per_cycle::4 80643893 26.67% 74.61% # Number of insts issued each cycle
423system.cpu.iq.issued_per_cycle::5 3287491 1.09% 75.70% # Number of insts issued each cycle
424system.cpu.iq.issued_per_cycle::6 72804898 24.08% 99.78% # Number of insts issued each cycle
418system.cpu.iq.issued_per_cycle::0 95961753 31.74% 31.74% # Number of insts issued each cycle
419system.cpu.iq.issued_per_cycle::1 22210791 7.35% 39.08% # Number of insts issued each cycle
420system.cpu.iq.issued_per_cycle::2 18920489 6.26% 45.34% # Number of insts issued each cycle
421system.cpu.iq.issued_per_cycle::3 7861035 2.60% 47.94% # Number of insts issued each cycle
422system.cpu.iq.issued_per_cycle::4 80643891 26.67% 74.61% # Number of insts issued each cycle
423system.cpu.iq.issued_per_cycle::5 3288348 1.09% 75.70% # Number of insts issued each cycle
424system.cpu.iq.issued_per_cycle::6 72804040 24.08% 99.78% # Number of insts issued each cycle
425system.cpu.iq.issued_per_cycle::7 531965 0.18% 99.96% # Number of insts issued each cycle
426system.cpu.iq.issued_per_cycle::8 132039 0.04% 100.00% # Number of insts issued each cycle
427system.cpu.iq.issued_per_cycle::overflows 0 0.00% 100.00% # Number of insts issued each cycle
428system.cpu.iq.issued_per_cycle::min_value 0 # Number of insts issued each cycle
429system.cpu.iq.issued_per_cycle::max_value 8 # Number of insts issued each cycle
430system.cpu.iq.issued_per_cycle::total 302354351 # Number of insts issued each cycle
431system.cpu.iq.fu_full::No_OpClass 0 0.00% 0.00% # attempts to use FU when none available
432system.cpu.iq.fu_full::IntAlu 168781 8.00% 8.00% # attempts to use FU when none available

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

458system.cpu.iq.fu_full::SimdFloatMult 0 0.00% 8.00% # attempts to use FU when none available
459system.cpu.iq.fu_full::SimdFloatMultAcc 0 0.00% 8.00% # attempts to use FU when none available
460system.cpu.iq.fu_full::SimdFloatSqrt 0 0.00% 8.00% # attempts to use FU when none available
461system.cpu.iq.fu_full::MemRead 1775830 84.20% 92.20% # attempts to use FU when none available
462system.cpu.iq.fu_full::MemWrite 164454 7.80% 100.00% # attempts to use FU when none available
463system.cpu.iq.fu_full::IprAccess 0 0.00% 100.00% # attempts to use FU when none available
464system.cpu.iq.fu_full::InstPrefetch 0 0.00% 100.00% # attempts to use FU when none available
465system.cpu.iq.FU_type_0::No_OpClass 295147 0.03% 0.03% # Type of FU issued
425system.cpu.iq.issued_per_cycle::7 531965 0.18% 99.96% # Number of insts issued each cycle
426system.cpu.iq.issued_per_cycle::8 132039 0.04% 100.00% # Number of insts issued each cycle
427system.cpu.iq.issued_per_cycle::overflows 0 0.00% 100.00% # Number of insts issued each cycle
428system.cpu.iq.issued_per_cycle::min_value 0 # Number of insts issued each cycle
429system.cpu.iq.issued_per_cycle::max_value 8 # Number of insts issued each cycle
430system.cpu.iq.issued_per_cycle::total 302354351 # Number of insts issued each cycle
431system.cpu.iq.fu_full::No_OpClass 0 0.00% 0.00% # attempts to use FU when none available
432system.cpu.iq.fu_full::IntAlu 168781 8.00% 8.00% # attempts to use FU when none available

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

458system.cpu.iq.fu_full::SimdFloatMult 0 0.00% 8.00% # attempts to use FU when none available
459system.cpu.iq.fu_full::SimdFloatMultAcc 0 0.00% 8.00% # attempts to use FU when none available
460system.cpu.iq.fu_full::SimdFloatSqrt 0 0.00% 8.00% # attempts to use FU when none available
461system.cpu.iq.fu_full::MemRead 1775830 84.20% 92.20% # attempts to use FU when none available
462system.cpu.iq.fu_full::MemWrite 164454 7.80% 100.00% # attempts to use FU when none available
463system.cpu.iq.fu_full::IprAccess 0 0.00% 100.00% # attempts to use FU when none available
464system.cpu.iq.fu_full::InstPrefetch 0 0.00% 100.00% # attempts to use FU when none available
465system.cpu.iq.FU_type_0::No_OpClass 295147 0.03% 0.03% # Type of FU issued
466system.cpu.iq.FU_type_0::IntAlu 829365439 95.96% 96.00% # Type of FU issued
466system.cpu.iq.FU_type_0::IntAlu 829365416 95.96% 96.00% # Type of FU issued
467system.cpu.iq.FU_type_0::IntMult 0 0.00% 96.00% # Type of FU issued
468system.cpu.iq.FU_type_0::IntDiv 0 0.00% 96.00% # Type of FU issued
469system.cpu.iq.FU_type_0::FloatAdd 0 0.00% 96.00% # Type of FU issued
470system.cpu.iq.FU_type_0::FloatCmp 0 0.00% 96.00% # Type of FU issued
471system.cpu.iq.FU_type_0::FloatCvt 0 0.00% 96.00% # Type of FU issued
472system.cpu.iq.FU_type_0::FloatMult 0 0.00% 96.00% # Type of FU issued
473system.cpu.iq.FU_type_0::FloatDiv 0 0.00% 96.00% # Type of FU issued
474system.cpu.iq.FU_type_0::FloatSqrt 0 0.00% 96.00% # Type of FU issued

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

491system.cpu.iq.FU_type_0::SimdFloatMisc 0 0.00% 96.00% # Type of FU issued
492system.cpu.iq.FU_type_0::SimdFloatMult 0 0.00% 96.00% # Type of FU issued
493system.cpu.iq.FU_type_0::SimdFloatMultAcc 0 0.00% 96.00% # Type of FU issued
494system.cpu.iq.FU_type_0::SimdFloatSqrt 0 0.00% 96.00% # Type of FU issued
495system.cpu.iq.FU_type_0::MemRead 25156928 2.91% 98.91% # Type of FU issued
496system.cpu.iq.FU_type_0::MemWrite 9438994 1.09% 100.00% # Type of FU issued
497system.cpu.iq.FU_type_0::IprAccess 0 0.00% 100.00% # Type of FU issued
498system.cpu.iq.FU_type_0::InstPrefetch 0 0.00% 100.00% # Type of FU issued
467system.cpu.iq.FU_type_0::IntMult 0 0.00% 96.00% # Type of FU issued
468system.cpu.iq.FU_type_0::IntDiv 0 0.00% 96.00% # Type of FU issued
469system.cpu.iq.FU_type_0::FloatAdd 0 0.00% 96.00% # Type of FU issued
470system.cpu.iq.FU_type_0::FloatCmp 0 0.00% 96.00% # Type of FU issued
471system.cpu.iq.FU_type_0::FloatCvt 0 0.00% 96.00% # Type of FU issued
472system.cpu.iq.FU_type_0::FloatMult 0 0.00% 96.00% # Type of FU issued
473system.cpu.iq.FU_type_0::FloatDiv 0 0.00% 96.00% # Type of FU issued
474system.cpu.iq.FU_type_0::FloatSqrt 0 0.00% 96.00% # Type of FU issued

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

491system.cpu.iq.FU_type_0::SimdFloatMisc 0 0.00% 96.00% # Type of FU issued
492system.cpu.iq.FU_type_0::SimdFloatMult 0 0.00% 96.00% # Type of FU issued
493system.cpu.iq.FU_type_0::SimdFloatMultAcc 0 0.00% 96.00% # Type of FU issued
494system.cpu.iq.FU_type_0::SimdFloatSqrt 0 0.00% 96.00% # Type of FU issued
495system.cpu.iq.FU_type_0::MemRead 25156928 2.91% 98.91% # Type of FU issued
496system.cpu.iq.FU_type_0::MemWrite 9438994 1.09% 100.00% # Type of FU issued
497system.cpu.iq.FU_type_0::IprAccess 0 0.00% 100.00% # Type of FU issued
498system.cpu.iq.FU_type_0::InstPrefetch 0 0.00% 100.00% # Type of FU issued
499system.cpu.iq.FU_type_0::total 864256508 # Type of FU issued
499system.cpu.iq.FU_type_0::total 864256485 # Type of FU issued
500system.cpu.iq.rate 1.873386 # Inst issue rate
501system.cpu.iq.fu_busy_cnt 2109065 # FU busy when requested
502system.cpu.iq.fu_busy_rate 0.002440 # FU busy rate (busy events/executed inst)
500system.cpu.iq.rate 1.873386 # Inst issue rate
501system.cpu.iq.fu_busy_cnt 2109065 # FU busy when requested
502system.cpu.iq.fu_busy_rate 0.002440 # FU busy rate (busy events/executed inst)
503system.cpu.iq.int_inst_queue_reads 2033227261 # Number of integer instruction queue reads
503system.cpu.iq.int_inst_queue_reads 2033227215 # Number of integer instruction queue reads
504system.cpu.iq.int_inst_queue_writes 893026339 # Number of integer instruction queue writes
504system.cpu.iq.int_inst_queue_writes 893026339 # Number of integer instruction queue writes
505system.cpu.iq.int_inst_queue_wakeup_accesses 853844351 # Number of integer instruction queue wakeup accesses
505system.cpu.iq.int_inst_queue_wakeup_accesses 853844323 # Number of integer instruction queue wakeup accesses
506system.cpu.iq.fp_inst_queue_reads 314 # Number of floating instruction queue reads
507system.cpu.iq.fp_inst_queue_writes 348 # Number of floating instruction queue writes
508system.cpu.iq.fp_inst_queue_wakeup_accesses 80 # Number of floating instruction queue wakeup accesses
506system.cpu.iq.fp_inst_queue_reads 314 # Number of floating instruction queue reads
507system.cpu.iq.fp_inst_queue_writes 348 # Number of floating instruction queue writes
508system.cpu.iq.fp_inst_queue_wakeup_accesses 80 # Number of floating instruction queue wakeup accesses
509system.cpu.iq.int_alu_accesses 866070281 # Number of integer alu accesses
509system.cpu.iq.int_alu_accesses 866070258 # Number of integer alu accesses
510system.cpu.iq.fp_alu_accesses 145 # Number of floating point alu accesses
511system.cpu.iew.lsq.thread0.forwLoads 1582954 # Number of loads that had data forwarded from stores
512system.cpu.iew.lsq.thread0.invAddrLoads 0 # Number of loads ignored due to an invalid address
513system.cpu.iew.lsq.thread0.squashedLoads 3588586 # Number of loads squashed
514system.cpu.iew.lsq.thread0.ignoredResponses 21998 # Number of memory responses ignored because the instruction is squashed
515system.cpu.iew.lsq.thread0.memOrderViolation 11829 # Number of memory ordering violations
516system.cpu.iew.lsq.thread0.squashedStores 2035325 # Number of stores squashed
517system.cpu.iew.lsq.thread0.invAddrSwpfs 0 # Number of software prefetches ignored due to an invalid address

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

528system.cpu.iew.iewDispStoreInsts 10441908 # Number of dispatched store instructions
529system.cpu.iew.iewDispNonSpecInsts 882377 # Number of dispatched non-speculative instructions
530system.cpu.iew.iewIQFullEvents 699130 # Number of times the IQ has become full, causing a stall
531system.cpu.iew.iewLSQFullEvents 12813 # Number of times the LSQ has become full, causing a stall
532system.cpu.iew.memOrderViolationEvents 11829 # Number of memory order violations
533system.cpu.iew.predictedTakenIncorrect 701390 # Number of branches that were predicted taken incorrectly
534system.cpu.iew.predictedNotTakenIncorrect 622436 # Number of branches that were predicted not taken incorrectly
535system.cpu.iew.branchMispredicts 1323826 # Number of branch mispredicts detected at execute
510system.cpu.iq.fp_alu_accesses 145 # Number of floating point alu accesses
511system.cpu.iew.lsq.thread0.forwLoads 1582954 # Number of loads that had data forwarded from stores
512system.cpu.iew.lsq.thread0.invAddrLoads 0 # Number of loads ignored due to an invalid address
513system.cpu.iew.lsq.thread0.squashedLoads 3588586 # Number of loads squashed
514system.cpu.iew.lsq.thread0.ignoredResponses 21998 # Number of memory responses ignored because the instruction is squashed
515system.cpu.iew.lsq.thread0.memOrderViolation 11829 # Number of memory ordering violations
516system.cpu.iew.lsq.thread0.squashedStores 2035325 # Number of stores squashed
517system.cpu.iew.lsq.thread0.invAddrSwpfs 0 # Number of software prefetches ignored due to an invalid address

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

528system.cpu.iew.iewDispStoreInsts 10441908 # Number of dispatched store instructions
529system.cpu.iew.iewDispNonSpecInsts 882377 # Number of dispatched non-speculative instructions
530system.cpu.iew.iewIQFullEvents 699130 # Number of times the IQ has become full, causing a stall
531system.cpu.iew.iewLSQFullEvents 12813 # Number of times the LSQ has become full, causing a stall
532system.cpu.iew.memOrderViolationEvents 11829 # Number of memory order violations
533system.cpu.iew.predictedTakenIncorrect 701390 # Number of branches that were predicted taken incorrectly
534system.cpu.iew.predictedNotTakenIncorrect 622436 # Number of branches that were predicted not taken incorrectly
535system.cpu.iew.branchMispredicts 1323826 # Number of branch mispredicts detected at execute
536system.cpu.iew.iewExecutedInsts 862339012 # Number of executed instructions
536system.cpu.iew.iewExecutedInsts 862338984 # Number of executed instructions
537system.cpu.iew.iewExecLoadInsts 24725426 # Number of load instructions executed
537system.cpu.iew.iewExecLoadInsts 24725426 # Number of load instructions executed
538system.cpu.iew.iewExecSquashedInsts 1917495 # Number of squashed instructions skipped in execute
538system.cpu.iew.iewExecSquashedInsts 1917500 # Number of squashed instructions skipped in execute
539system.cpu.iew.exec_swp 0 # number of swp insts executed
540system.cpu.iew.exec_nop 0 # number of nop insts executed
541system.cpu.iew.exec_refs 33920026 # number of memory reference insts executed
542system.cpu.iew.exec_branches 86488789 # Number of branches executed
543system.cpu.iew.exec_stores 9194600 # Number of stores executed
544system.cpu.iew.exec_rate 1.869230 # Inst execution rate
539system.cpu.iew.exec_swp 0 # number of swp insts executed
540system.cpu.iew.exec_nop 0 # number of nop insts executed
541system.cpu.iew.exec_refs 33920026 # number of memory reference insts executed
542system.cpu.iew.exec_branches 86488789 # Number of branches executed
543system.cpu.iew.exec_stores 9194600 # Number of stores executed
544system.cpu.iew.exec_rate 1.869230 # Inst execution rate
545system.cpu.iew.wb_sent 861878636 # cumulative count of insts sent to commit
546system.cpu.iew.wb_count 853844431 # cumulative count of insts written-back
547system.cpu.iew.wb_producers 669889199 # num instructions producing a value
548system.cpu.iew.wb_consumers 1919045631 # num instructions consuming a value
545system.cpu.iew.wb_sent 861878608 # cumulative count of insts sent to commit
546system.cpu.iew.wb_count 853844403 # cumulative count of insts written-back
547system.cpu.iew.wb_producers 669889230 # num instructions producing a value
548system.cpu.iew.wb_consumers 1919047361 # num instructions consuming a value
549system.cpu.iew.wb_penalized 0 # number of instrctions required to write to 'other' IQ
549system.cpu.iew.wb_penalized 0 # number of instrctions required to write to 'other' IQ
550system.cpu.iew.wb_rate 1.850817 # insts written-back per cycle
550system.cpu.iew.wb_rate 1.850816 # insts written-back per cycle
551system.cpu.iew.wb_fanout 0.349074 # average fanout of values written-back
552system.cpu.iew.wb_penalized_rate 0 # fraction of instructions written-back that wrote to 'other' IQ
553system.cpu.commit.commitCommittedInsts 426506235 # The number of committed instructions
554system.cpu.commit.commitCommittedOps 840483958 # The number of committed instructions
555system.cpu.commit.commitSquashedInsts 26630365 # The number of squashed insts skipped by commit
556system.cpu.commit.commitNonSpecStalls 1515546 # The number of times commit has been forced to stall to communicate backwards
557system.cpu.commit.branchMispredicts 1177301 # The number of times a branch was mispredicted
558system.cpu.commit.committed_per_cycle::samples 298298866 # Number of insts commited each cycle

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

591system.cpu.quiesceCycles 9853691832 # Total number of cycles that CPU has spent quiesced or waiting for an interrupt
592system.cpu.committedInsts 426506235 # Number of Instructions Simulated
593system.cpu.committedOps 840483958 # Number of Ops (including micro ops) Simulated
594system.cpu.committedInsts_total 426506235 # Number of Instructions Simulated
595system.cpu.cpi 1.081658 # CPI: Cycles Per Instruction
596system.cpu.cpi_total 1.081658 # CPI: Total CPI of All Threads
597system.cpu.ipc 0.924507 # IPC: Instructions Per Cycle
598system.cpu.ipc_total 0.924507 # IPC: Total IPC of All Threads
551system.cpu.iew.wb_fanout 0.349074 # average fanout of values written-back
552system.cpu.iew.wb_penalized_rate 0 # fraction of instructions written-back that wrote to 'other' IQ
553system.cpu.commit.commitCommittedInsts 426506235 # The number of committed instructions
554system.cpu.commit.commitCommittedOps 840483958 # The number of committed instructions
555system.cpu.commit.commitSquashedInsts 26630365 # The number of squashed insts skipped by commit
556system.cpu.commit.commitNonSpecStalls 1515546 # The number of times commit has been forced to stall to communicate backwards
557system.cpu.commit.branchMispredicts 1177301 # The number of times a branch was mispredicted
558system.cpu.commit.committed_per_cycle::samples 298298866 # Number of insts commited each cycle

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

591system.cpu.quiesceCycles 9853691832 # Total number of cycles that CPU has spent quiesced or waiting for an interrupt
592system.cpu.committedInsts 426506235 # Number of Instructions Simulated
593system.cpu.committedOps 840483958 # Number of Ops (including micro ops) Simulated
594system.cpu.committedInsts_total 426506235 # Number of Instructions Simulated
595system.cpu.cpi 1.081658 # CPI: Cycles Per Instruction
596system.cpu.cpi_total 1.081658 # CPI: Total CPI of All Threads
597system.cpu.ipc 0.924507 # IPC: Instructions Per Cycle
598system.cpu.ipc_total 0.924507 # IPC: Total IPC of All Threads
599system.cpu.int_regfile_reads 2163089762 # number of integer regfile reads
600system.cpu.int_regfile_writes 1362601574 # number of integer regfile writes
599system.cpu.int_regfile_reads 2163093750 # number of integer regfile reads
600system.cpu.int_regfile_writes 1362601470 # number of integer regfile writes
601system.cpu.fp_regfile_reads 80 # number of floating regfile reads
602system.cpu.misc_regfile_reads 281025584 # number of misc regfile reads
603system.cpu.misc_regfile_writes 403474 # number of misc regfile writes
604system.cpu.icache.replacements 1083149 # number of replacements
605system.cpu.icache.tagsinuse 510.211811 # Cycle average of tags in use
606system.cpu.icache.total_refs 8213603 # Total number of references to valid blocks.
607system.cpu.icache.sampled_refs 1083661 # Sample count of references to valid blocks.
608system.cpu.icache.avg_refs 7.579495 # Average number of references to valid blocks.

--- 314 unchanged lines hidden ---
601system.cpu.fp_regfile_reads 80 # number of floating regfile reads
602system.cpu.misc_regfile_reads 281025584 # number of misc regfile reads
603system.cpu.misc_regfile_writes 403474 # number of misc regfile writes
604system.cpu.icache.replacements 1083149 # number of replacements
605system.cpu.icache.tagsinuse 510.211811 # Cycle average of tags in use
606system.cpu.icache.total_refs 8213603 # Total number of references to valid blocks.
607system.cpu.icache.sampled_refs 1083661 # Sample count of references to valid blocks.
608system.cpu.icache.avg_refs 7.579495 # Average number of references to valid blocks.

--- 314 unchanged lines hidden ---