gem5/tests/long/20.parser/ref/arm/linux/o3-timing/stats.txt
2011-07-10 12:56:09 -05:00

534 lines
60 KiB
Text

---------- Begin Simulation Statistics ----------
sim_seconds 0.302518 # Number of seconds simulated
sim_ticks 302517583000 # Number of ticks simulated
sim_freq 1000000000000 # Frequency of simulated ticks
host_inst_rate 48998 # Simulator instruction rate (inst/s)
host_tick_rate 25853029 # Simulator tick rate (ticks/s)
host_mem_usage 270368 # Number of bytes of host memory used
host_seconds 11701.44 # Real time elapsed on the host
sim_insts 573342442 # Number of instructions simulated
system.cpu.dtb.inst_hits 0 # ITB inst hits
system.cpu.dtb.inst_misses 0 # ITB inst misses
system.cpu.dtb.read_hits 0 # DTB read hits
system.cpu.dtb.read_misses 0 # DTB read misses
system.cpu.dtb.write_hits 0 # DTB write hits
system.cpu.dtb.write_misses 0 # DTB write misses
system.cpu.dtb.flush_tlb 0 # Number of times complete TLB was flushed
system.cpu.dtb.flush_tlb_mva 0 # Number of times TLB was flushed by MVA
system.cpu.dtb.flush_tlb_mva_asid 0 # Number of times TLB was flushed by MVA & ASID
system.cpu.dtb.flush_tlb_asid 0 # Number of times TLB was flushed by ASID
system.cpu.dtb.flush_entries 0 # Number of entries that have been flushed from TLB
system.cpu.dtb.align_faults 0 # Number of TLB faults due to alignment restrictions
system.cpu.dtb.prefetch_faults 0 # Number of TLB faults due to prefetch
system.cpu.dtb.domain_faults 0 # Number of TLB faults due to domain restrictions
system.cpu.dtb.perms_faults 0 # Number of TLB faults due to permissions restrictions
system.cpu.dtb.read_accesses 0 # DTB read accesses
system.cpu.dtb.write_accesses 0 # DTB write accesses
system.cpu.dtb.inst_accesses 0 # ITB inst accesses
system.cpu.dtb.hits 0 # DTB hits
system.cpu.dtb.misses 0 # DTB misses
system.cpu.dtb.accesses 0 # DTB accesses
system.cpu.itb.inst_hits 0 # ITB inst hits
system.cpu.itb.inst_misses 0 # ITB inst misses
system.cpu.itb.read_hits 0 # DTB read hits
system.cpu.itb.read_misses 0 # DTB read misses
system.cpu.itb.write_hits 0 # DTB write hits
system.cpu.itb.write_misses 0 # DTB write misses
system.cpu.itb.flush_tlb 0 # Number of times complete TLB was flushed
system.cpu.itb.flush_tlb_mva 0 # Number of times TLB was flushed by MVA
system.cpu.itb.flush_tlb_mva_asid 0 # Number of times TLB was flushed by MVA & ASID
system.cpu.itb.flush_tlb_asid 0 # Number of times TLB was flushed by ASID
system.cpu.itb.flush_entries 0 # Number of entries that have been flushed from TLB
system.cpu.itb.align_faults 0 # Number of TLB faults due to alignment restrictions
system.cpu.itb.prefetch_faults 0 # Number of TLB faults due to prefetch
system.cpu.itb.domain_faults 0 # Number of TLB faults due to domain restrictions
system.cpu.itb.perms_faults 0 # Number of TLB faults due to permissions restrictions
system.cpu.itb.read_accesses 0 # DTB read accesses
system.cpu.itb.write_accesses 0 # DTB write accesses
system.cpu.itb.inst_accesses 0 # ITB inst accesses
system.cpu.itb.hits 0 # DTB hits
system.cpu.itb.misses 0 # DTB misses
system.cpu.itb.accesses 0 # DTB accesses
system.cpu.workload.num_syscalls 548 # Number of system calls
system.cpu.numCycles 605035167 # number of cpu cycles simulated
system.cpu.numWorkItemsStarted 0 # number of work items this cpu started
system.cpu.numWorkItemsCompleted 0 # number of work items this cpu completed
system.cpu.BPredUnit.lookups 237948628 # Number of BP lookups
system.cpu.BPredUnit.condPredicted 189643896 # Number of conditional branches predicted
system.cpu.BPredUnit.condIncorrect 18525471 # Number of conditional branches incorrect
system.cpu.BPredUnit.BTBLookups 200558633 # Number of BTB lookups
system.cpu.BPredUnit.BTBHits 165003293 # Number of BTB hits
system.cpu.BPredUnit.BTBCorrect 0 # Number of correct BTB predictions (this stat may not work properly.
system.cpu.BPredUnit.usedRAS 12776963 # Number of times the RAS was used to get a target.
system.cpu.BPredUnit.RASInCorrect 2655849 # Number of incorrect RAS predictions.
system.cpu.fetch.icacheStallCycles 165318082 # Number of cycles fetch is stalled on an Icache miss
system.cpu.fetch.Insts 1053599180 # Number of instructions fetch has processed
system.cpu.fetch.Branches 237948628 # Number of branches that fetch encountered
system.cpu.fetch.predictedBranches 177780256 # Number of branches that fetch has predicted taken
system.cpu.fetch.Cycles 271034430 # Number of cycles fetch has run and was not squashing or blocked
system.cpu.fetch.SquashCycles 85133152 # Number of cycles fetch has spent squashing
system.cpu.fetch.BlockedCycles 100456864 # Number of cycles fetch has spent blocked
system.cpu.fetch.MiscStallCycles 3051 # Number of cycles fetch has spent waiting on interrupts, or bad addresses, or out of MSHRs
system.cpu.fetch.PendingTrapStallCycles 121417 # Number of stall cycles due to pending traps
system.cpu.fetch.CacheLines 151931838 # Number of cache lines fetched
system.cpu.fetch.IcacheSquashes 4658920 # Number of outstanding Icache misses that were squashed
system.cpu.fetch.rateDist::samples 600617430 # Number of instructions fetched each cycle (Total)
system.cpu.fetch.rateDist::mean 2.083903 # Number of instructions fetched each cycle (Total)
system.cpu.fetch.rateDist::stdev 2.829133 # Number of instructions fetched each cycle (Total)
system.cpu.fetch.rateDist::underflows 0 0.00% 0.00% # Number of instructions fetched each cycle (Total)
system.cpu.fetch.rateDist::0 329595233 54.88% 54.88% # Number of instructions fetched each cycle (Total)
system.cpu.fetch.rateDist::1 24765043 4.12% 59.00% # Number of instructions fetched each cycle (Total)
system.cpu.fetch.rateDist::2 43080599 7.17% 66.17% # Number of instructions fetched each cycle (Total)
system.cpu.fetch.rateDist::3 41413060 6.90% 73.07% # Number of instructions fetched each cycle (Total)
system.cpu.fetch.rateDist::4 43530596 7.25% 80.31% # Number of instructions fetched each cycle (Total)
system.cpu.fetch.rateDist::5 16033141 2.67% 82.98% # Number of instructions fetched each cycle (Total)
system.cpu.fetch.rateDist::6 19523127 3.25% 86.23% # Number of instructions fetched each cycle (Total)
system.cpu.fetch.rateDist::7 16376620 2.73% 88.96% # Number of instructions fetched each cycle (Total)
system.cpu.fetch.rateDist::8 66300011 11.04% 100.00% # Number of instructions fetched each cycle (Total)
system.cpu.fetch.rateDist::overflows 0 0.00% 100.00% # Number of instructions fetched each cycle (Total)
system.cpu.fetch.rateDist::min_value 0 # Number of instructions fetched each cycle (Total)
system.cpu.fetch.rateDist::max_value 8 # Number of instructions fetched each cycle (Total)
system.cpu.fetch.rateDist::total 600617430 # Number of instructions fetched each cycle (Total)
system.cpu.fetch.branchRate 0.393281 # Number of branch fetches per cycle
system.cpu.fetch.rate 1.741385 # Number of inst fetches per cycle
system.cpu.decode.IdleCycles 185610198 # Number of cycles decode is idle
system.cpu.decode.BlockedCycles 93209648 # Number of cycles decode is blocked
system.cpu.decode.RunCycles 249465251 # Number of cycles decode is running
system.cpu.decode.UnblockCycles 8754516 # Number of cycles decode is unblocking
system.cpu.decode.SquashCycles 63577817 # Number of cycles decode is squashing
system.cpu.decode.BranchResolved 34830541 # Number of times decode resolved a branch
system.cpu.decode.BranchMispred 109065 # Number of times decode detected a branch misprediction
system.cpu.decode.DecodedInsts 1190327461 # Number of instructions handled by decode
system.cpu.decode.SquashedInsts 219958 # Number of squashed instructions handled by decode
system.cpu.rename.SquashCycles 63577817 # Number of cycles rename is squashing
system.cpu.rename.IdleCycles 203483134 # Number of cycles rename is idle
system.cpu.rename.BlockCycles 12711979 # Number of cycles rename is blocking
system.cpu.rename.serializeStallCycles 52382429 # count of cycles rename stalled for serializing inst
system.cpu.rename.RunCycles 240021493 # Number of cycles rename is running
system.cpu.rename.UnblockCycles 28440578 # Number of cycles rename is unblocking
system.cpu.rename.RenamedInsts 1124560978 # Number of instructions processed by rename
system.cpu.rename.ROBFullEvents 631 # Number of times rename has blocked due to ROB full
system.cpu.rename.IQFullEvents 9752153 # Number of times rename has blocked due to IQ full
system.cpu.rename.LSQFullEvents 15058133 # Number of times rename has blocked due to LSQ full
system.cpu.rename.FullRegisterEvents 1694 # Number of times there has been no free registers
system.cpu.rename.RenamedOperands 1243412483 # Number of destination operands rename has renamed
system.cpu.rename.RenameLookups 4977837521 # Number of register rename lookups that rename has made
system.cpu.rename.int_rename_lookups 4977834393 # Number of integer rename lookups
system.cpu.rename.fp_rename_lookups 3128 # Number of floating rename lookups
system.cpu.rename.CommittedMaps 672201344 # Number of HB maps that are committed
system.cpu.rename.UndoneMaps 571211134 # Number of HB maps that are undone due to squashing
system.cpu.rename.serializingInsts 2776537 # count of serializing insts renamed
system.cpu.rename.tempSerializingInsts 2776073 # count of temporary serializing insts renamed
system.cpu.rename.skidInsts 72944066 # count of insts added to the skid buffer
system.cpu.memDep0.insertedLoads 210041655 # Number of loads inserted to the mem dependence unit.
system.cpu.memDep0.insertedStores 130199534 # Number of stores inserted to the mem dependence unit.
system.cpu.memDep0.conflictingLoads 69466757 # Number of conflicting loads.
system.cpu.memDep0.conflictingStores 73938650 # Number of conflicting stores.
system.cpu.iq.iqInstsAdded 989222584 # Number of instructions added to the IQ (excludes non-spec)
system.cpu.iq.iqNonSpecInstsAdded 4552609 # Number of non-speculative instructions added to the IQ
system.cpu.iq.iqInstsIssued 764881922 # Number of instructions issued
system.cpu.iq.iqSquashedInstsIssued 1674381 # Number of squashed instructions issued
system.cpu.iq.iqSquashedInstsExamined 418150078 # Number of squashed instructions iterated over during squash; mainly for profiling
system.cpu.iq.iqSquashedOperandsExamined 1236634953 # Number of squashed operands that are examined and possibly removed from graph
system.cpu.iq.iqSquashedNonSpecRemoved 674707 # Number of squashed non-spec instructions that were removed
system.cpu.iq.issued_per_cycle::samples 600617430 # Number of insts issued each cycle
system.cpu.iq.issued_per_cycle::mean 1.273493 # Number of insts issued each cycle
system.cpu.iq.issued_per_cycle::stdev 1.529486 # Number of insts issued each cycle
system.cpu.iq.issued_per_cycle::underflows 0 0.00% 0.00% # Number of insts issued each cycle
system.cpu.iq.issued_per_cycle::0 269133638 44.81% 44.81% # Number of insts issued each cycle
system.cpu.iq.issued_per_cycle::1 116546536 19.40% 64.21% # Number of insts issued each cycle
system.cpu.iq.issued_per_cycle::2 93441125 15.56% 79.77% # Number of insts issued each cycle
system.cpu.iq.issued_per_cycle::3 61796479 10.29% 90.06% # Number of insts issued each cycle
system.cpu.iq.issued_per_cycle::4 37339082 6.22% 96.28% # Number of insts issued each cycle
system.cpu.iq.issued_per_cycle::5 12656566 2.11% 98.38% # Number of insts issued each cycle
system.cpu.iq.issued_per_cycle::6 5425017 0.90% 99.29% # Number of insts issued each cycle
system.cpu.iq.issued_per_cycle::7 3357457 0.56% 99.85% # Number of insts issued each cycle
system.cpu.iq.issued_per_cycle::8 921530 0.15% 100.00% # Number of insts issued each cycle
system.cpu.iq.issued_per_cycle::overflows 0 0.00% 100.00% # Number of insts issued each cycle
system.cpu.iq.issued_per_cycle::min_value 0 # Number of insts issued each cycle
system.cpu.iq.issued_per_cycle::max_value 8 # Number of insts issued each cycle
system.cpu.iq.issued_per_cycle::total 600617430 # Number of insts issued each cycle
system.cpu.iq.fu_full::No_OpClass 0 0.00% 0.00% # attempts to use FU when none available
system.cpu.iq.fu_full::IntAlu 286700 3.30% 3.30% # attempts to use FU when none available
system.cpu.iq.fu_full::IntMult 0 0.00% 3.30% # attempts to use FU when none available
system.cpu.iq.fu_full::IntDiv 0 0.00% 3.30% # attempts to use FU when none available
system.cpu.iq.fu_full::FloatAdd 0 0.00% 3.30% # attempts to use FU when none available
system.cpu.iq.fu_full::FloatCmp 0 0.00% 3.30% # attempts to use FU when none available
system.cpu.iq.fu_full::FloatCvt 0 0.00% 3.30% # attempts to use FU when none available
system.cpu.iq.fu_full::FloatMult 0 0.00% 3.30% # attempts to use FU when none available
system.cpu.iq.fu_full::FloatDiv 0 0.00% 3.30% # attempts to use FU when none available
system.cpu.iq.fu_full::FloatSqrt 0 0.00% 3.30% # attempts to use FU when none available
system.cpu.iq.fu_full::SimdAdd 0 0.00% 3.30% # attempts to use FU when none available
system.cpu.iq.fu_full::SimdAddAcc 0 0.00% 3.30% # attempts to use FU when none available
system.cpu.iq.fu_full::SimdAlu 0 0.00% 3.30% # attempts to use FU when none available
system.cpu.iq.fu_full::SimdCmp 0 0.00% 3.30% # attempts to use FU when none available
system.cpu.iq.fu_full::SimdCvt 0 0.00% 3.30% # attempts to use FU when none available
system.cpu.iq.fu_full::SimdMisc 0 0.00% 3.30% # attempts to use FU when none available
system.cpu.iq.fu_full::SimdMult 0 0.00% 3.30% # attempts to use FU when none available
system.cpu.iq.fu_full::SimdMultAcc 0 0.00% 3.30% # attempts to use FU when none available
system.cpu.iq.fu_full::SimdShift 0 0.00% 3.30% # attempts to use FU when none available
system.cpu.iq.fu_full::SimdShiftAcc 0 0.00% 3.30% # attempts to use FU when none available
system.cpu.iq.fu_full::SimdSqrt 0 0.00% 3.30% # attempts to use FU when none available
system.cpu.iq.fu_full::SimdFloatAdd 0 0.00% 3.30% # attempts to use FU when none available
system.cpu.iq.fu_full::SimdFloatAlu 0 0.00% 3.30% # attempts to use FU when none available
system.cpu.iq.fu_full::SimdFloatCmp 0 0.00% 3.30% # attempts to use FU when none available
system.cpu.iq.fu_full::SimdFloatCvt 0 0.00% 3.30% # attempts to use FU when none available
system.cpu.iq.fu_full::SimdFloatDiv 0 0.00% 3.30% # attempts to use FU when none available
system.cpu.iq.fu_full::SimdFloatMisc 0 0.00% 3.30% # attempts to use FU when none available
system.cpu.iq.fu_full::SimdFloatMult 0 0.00% 3.30% # attempts to use FU when none available
system.cpu.iq.fu_full::SimdFloatMultAcc 0 0.00% 3.30% # attempts to use FU when none available
system.cpu.iq.fu_full::SimdFloatSqrt 0 0.00% 3.30% # attempts to use FU when none available
system.cpu.iq.fu_full::MemRead 5674602 65.33% 68.63% # attempts to use FU when none available
system.cpu.iq.fu_full::MemWrite 2725077 31.37% 100.00% # attempts to use FU when none available
system.cpu.iq.fu_full::IprAccess 0 0.00% 100.00% # attempts to use FU when none available
system.cpu.iq.fu_full::InstPrefetch 0 0.00% 100.00% # attempts to use FU when none available
system.cpu.iq.FU_type_0::No_OpClass 0 0.00% 0.00% # Type of FU issued
system.cpu.iq.FU_type_0::IntAlu 522376749 68.30% 68.30% # Type of FU issued
system.cpu.iq.FU_type_0::IntMult 381409 0.05% 68.34% # Type of FU issued
system.cpu.iq.FU_type_0::IntDiv 0 0.00% 68.34% # Type of FU issued
system.cpu.iq.FU_type_0::FloatAdd 80 0.00% 68.34% # Type of FU issued
system.cpu.iq.FU_type_0::FloatCmp 0 0.00% 68.34% # Type of FU issued
system.cpu.iq.FU_type_0::FloatCvt 0 0.00% 68.34% # Type of FU issued
system.cpu.iq.FU_type_0::FloatMult 0 0.00% 68.34% # Type of FU issued
system.cpu.iq.FU_type_0::FloatDiv 0 0.00% 68.34% # Type of FU issued
system.cpu.iq.FU_type_0::FloatSqrt 0 0.00% 68.34% # Type of FU issued
system.cpu.iq.FU_type_0::SimdAdd 0 0.00% 68.34% # Type of FU issued
system.cpu.iq.FU_type_0::SimdAddAcc 0 0.00% 68.34% # Type of FU issued
system.cpu.iq.FU_type_0::SimdAlu 0 0.00% 68.34% # Type of FU issued
system.cpu.iq.FU_type_0::SimdCmp 0 0.00% 68.34% # Type of FU issued
system.cpu.iq.FU_type_0::SimdCvt 0 0.00% 68.34% # Type of FU issued
system.cpu.iq.FU_type_0::SimdMisc 0 0.00% 68.34% # Type of FU issued
system.cpu.iq.FU_type_0::SimdMult 0 0.00% 68.34% # Type of FU issued
system.cpu.iq.FU_type_0::SimdMultAcc 0 0.00% 68.34% # Type of FU issued
system.cpu.iq.FU_type_0::SimdShift 0 0.00% 68.34% # Type of FU issued
system.cpu.iq.FU_type_0::SimdShiftAcc 0 0.00% 68.34% # Type of FU issued
system.cpu.iq.FU_type_0::SimdSqrt 0 0.00% 68.34% # Type of FU issued
system.cpu.iq.FU_type_0::SimdFloatAdd 0 0.00% 68.34% # Type of FU issued
system.cpu.iq.FU_type_0::SimdFloatAlu 0 0.00% 68.34% # Type of FU issued
system.cpu.iq.FU_type_0::SimdFloatCmp 0 0.00% 68.34% # Type of FU issued
system.cpu.iq.FU_type_0::SimdFloatCvt 0 0.00% 68.34% # Type of FU issued
system.cpu.iq.FU_type_0::SimdFloatDiv 0 0.00% 68.34% # Type of FU issued
system.cpu.iq.FU_type_0::SimdFloatMisc 3 0.00% 68.34% # Type of FU issued
system.cpu.iq.FU_type_0::SimdFloatMult 0 0.00% 68.34% # Type of FU issued
system.cpu.iq.FU_type_0::SimdFloatMultAcc 0 0.00% 68.34% # Type of FU issued
system.cpu.iq.FU_type_0::SimdFloatSqrt 0 0.00% 68.34% # Type of FU issued
system.cpu.iq.FU_type_0::MemRead 170546214 22.30% 90.64% # Type of FU issued
system.cpu.iq.FU_type_0::MemWrite 71577467 9.36% 100.00% # Type of FU issued
system.cpu.iq.FU_type_0::IprAccess 0 0.00% 100.00% # Type of FU issued
system.cpu.iq.FU_type_0::InstPrefetch 0 0.00% 100.00% # Type of FU issued
system.cpu.iq.FU_type_0::total 764881922 # Type of FU issued
system.cpu.iq.rate 1.264194 # Inst issue rate
system.cpu.iq.fu_busy_cnt 8686379 # FU busy when requested
system.cpu.iq.fu_busy_rate 0.011356 # FU busy rate (busy events/executed inst)
system.cpu.iq.int_inst_queue_reads 2140741838 # Number of integer instruction queue reads
system.cpu.iq.int_inst_queue_writes 1412472990 # Number of integer instruction queue writes
system.cpu.iq.int_inst_queue_wakeup_accesses 713443043 # Number of integer instruction queue wakeup accesses
system.cpu.iq.fp_inst_queue_reads 196 # Number of floating instruction queue reads
system.cpu.iq.fp_inst_queue_writes 472 # Number of floating instruction queue writes
system.cpu.iq.fp_inst_queue_wakeup_accesses 16 # Number of floating instruction queue wakeup accesses
system.cpu.iq.int_alu_accesses 773568201 # Number of integer alu accesses
system.cpu.iq.fp_alu_accesses 100 # Number of floating point alu accesses
system.cpu.iew.lsq.thread0.forwLoads 6159543 # Number of loads that had data forwarded from stores
system.cpu.iew.lsq.thread0.invAddrLoads 0 # Number of loads ignored due to an invalid address
system.cpu.iew.lsq.thread0.squashedLoads 83268468 # Number of loads squashed
system.cpu.iew.lsq.thread0.ignoredResponses 32978 # Number of memory responses ignored because the instruction is squashed
system.cpu.iew.lsq.thread0.memOrderViolation 628275 # Number of memory ordering violations
system.cpu.iew.lsq.thread0.squashedStores 72595427 # Number of stores squashed
system.cpu.iew.lsq.thread0.invAddrSwpfs 0 # Number of software prefetches ignored due to an invalid address
system.cpu.iew.lsq.thread0.blockedLoads 0 # Number of blocked loads due to partial load-store forwarding
system.cpu.iew.lsq.thread0.rescheduledLoads 27007 # Number of loads that were rescheduled
system.cpu.iew.lsq.thread0.cacheBlocked 156 # Number of times an access to memory failed due to the cache being blocked
system.cpu.iew.iewIdleCycles 0 # Number of cycles IEW is idle
system.cpu.iew.iewSquashCycles 63577817 # Number of cycles IEW is squashing
system.cpu.iew.iewBlockCycles 2968769 # Number of cycles IEW is blocking
system.cpu.iew.iewUnblockCycles 160563 # Number of cycles IEW is unblocking
system.cpu.iew.iewDispatchedInsts 1003649799 # Number of instructions dispatched to IQ
system.cpu.iew.iewDispSquashedInsts 12343350 # Number of squashed instructions skipped by dispatch
system.cpu.iew.iewDispLoadInsts 210041655 # Number of dispatched load instructions
system.cpu.iew.iewDispStoreInsts 130199534 # Number of dispatched store instructions
system.cpu.iew.iewDispNonSpecInsts 2755333 # Number of dispatched non-speculative instructions
system.cpu.iew.iewIQFullEvents 81778 # Number of times the IQ has become full, causing a stall
system.cpu.iew.iewLSQFullEvents 10213 # Number of times the LSQ has become full, causing a stall
system.cpu.iew.memOrderViolationEvents 628275 # Number of memory order violations
system.cpu.iew.predictedTakenIncorrect 18784960 # Number of branches that were predicted taken incorrectly
system.cpu.iew.predictedNotTakenIncorrect 6284429 # Number of branches that were predicted not taken incorrectly
system.cpu.iew.branchMispredicts 25069389 # Number of branch mispredicts detected at execute
system.cpu.iew.iewExecutedInsts 737887948 # Number of executed instructions
system.cpu.iew.iewExecLoadInsts 162551175 # Number of load instructions executed
system.cpu.iew.iewExecSquashedInsts 26993974 # Number of squashed instructions skipped in execute
system.cpu.iew.exec_swp 0 # number of swp insts executed
system.cpu.iew.exec_nop 9874606 # number of nop insts executed
system.cpu.iew.exec_refs 230127290 # number of memory reference insts executed
system.cpu.iew.exec_branches 150192140 # Number of branches executed
system.cpu.iew.exec_stores 67576115 # Number of stores executed
system.cpu.iew.exec_rate 1.219579 # Inst execution rate
system.cpu.iew.wb_sent 726019609 # cumulative count of insts sent to commit
system.cpu.iew.wb_count 713443059 # cumulative count of insts written-back
system.cpu.iew.wb_producers 405782893 # num instructions producing a value
system.cpu.iew.wb_consumers 732949927 # num instructions consuming a value
system.cpu.iew.wb_penalized 0 # number of instrctions required to write to 'other' IQ
system.cpu.iew.wb_rate 1.179176 # insts written-back per cycle
system.cpu.iew.wb_fanout 0.553630 # average fanout of values written-back
system.cpu.iew.wb_penalized_rate 0 # fraction of instructions written-back that wrote to 'other' IQ
system.cpu.commit.commitCommittedInsts 574686326 # The number of committed instructions
system.cpu.commit.commitSquashedInsts 428980158 # The number of squashed insts skipped by commit
system.cpu.commit.commitNonSpecStalls 3877902 # The number of times commit has been forced to stall to communicate backwards
system.cpu.commit.branchMispredicts 20816789 # The number of times a branch was mispredicted
system.cpu.commit.committed_per_cycle::samples 537039614 # Number of insts commited each cycle
system.cpu.commit.committed_per_cycle::mean 1.070100 # Number of insts commited each cycle
system.cpu.commit.committed_per_cycle::stdev 1.725106 # Number of insts commited each cycle
system.cpu.commit.committed_per_cycle::underflows 0 0.00% 0.00% # Number of insts commited each cycle
system.cpu.commit.committed_per_cycle::0 281877385 52.49% 52.49% # Number of insts commited each cycle
system.cpu.commit.committed_per_cycle::1 136335503 25.39% 77.87% # Number of insts commited each cycle
system.cpu.commit.committed_per_cycle::2 48132590 8.96% 86.84% # Number of insts commited each cycle
system.cpu.commit.committed_per_cycle::3 21242728 3.96% 90.79% # Number of insts commited each cycle
system.cpu.commit.committed_per_cycle::4 19119215 3.56% 94.35% # Number of insts commited each cycle
system.cpu.commit.committed_per_cycle::5 6739612 1.25% 95.61% # Number of insts commited each cycle
system.cpu.commit.committed_per_cycle::6 8597333 1.60% 97.21% # Number of insts commited each cycle
system.cpu.commit.committed_per_cycle::7 3363443 0.63% 97.83% # Number of insts commited each cycle
system.cpu.commit.committed_per_cycle::8 11631805 2.17% 100.00% # Number of insts commited each cycle
system.cpu.commit.committed_per_cycle::overflows 0 0.00% 100.00% # Number of insts commited each cycle
system.cpu.commit.committed_per_cycle::min_value 0 # Number of insts commited each cycle
system.cpu.commit.committed_per_cycle::max_value 8 # Number of insts commited each cycle
system.cpu.commit.committed_per_cycle::total 537039614 # Number of insts commited each cycle
system.cpu.commit.count 574686326 # Number of instructions committed
system.cpu.commit.swp_count 0 # Number of s/w prefetches committed
system.cpu.commit.refs 184377293 # Number of memory references committed
system.cpu.commit.loads 126773186 # Number of loads committed
system.cpu.commit.membars 1488542 # Number of memory barriers committed
system.cpu.commit.branches 120192371 # Number of branches committed
system.cpu.commit.fp_insts 16 # Number of committed floating point instructions.
system.cpu.commit.int_insts 473702221 # Number of committed integer instructions.
system.cpu.commit.function_calls 9757362 # Number of function calls committed.
system.cpu.commit.bw_lim_events 11631805 # number cycles where commit BW limit reached
system.cpu.commit.bw_limited 0 # number of insts not committed due to BW limits
system.cpu.rob.rob_reads 1529067155 # The number of ROB reads
system.cpu.rob.rob_writes 2071246317 # The number of ROB writes
system.cpu.timesIdled 105999 # Number of times that the entire CPU went into an idle state and unscheduled itself
system.cpu.idleCycles 4417737 # Total number of cycles that the CPU has spent unscheduled due to idling
system.cpu.committedInsts 573342442 # Number of Instructions Simulated
system.cpu.committedInsts_total 573342442 # Number of Instructions Simulated
system.cpu.cpi 1.055277 # CPI: Cycles Per Instruction
system.cpu.cpi_total 1.055277 # CPI: Total CPI of All Threads
system.cpu.ipc 0.947618 # IPC: Instructions Per Cycle
system.cpu.ipc_total 0.947618 # IPC: Total IPC of All Threads
system.cpu.int_regfile_reads 3393544591 # number of integer regfile reads
system.cpu.int_regfile_writes 828738212 # number of integer regfile writes
system.cpu.fp_regfile_reads 16 # number of floating regfile reads
system.cpu.misc_regfile_reads 1294615924 # number of misc regfile reads
system.cpu.misc_regfile_writes 4464344 # number of misc regfile writes
system.cpu.icache.replacements 14868 # number of replacements
system.cpu.icache.tagsinuse 1047.725210 # Cycle average of tags in use
system.cpu.icache.total_refs 151911457 # Total number of references to valid blocks.
system.cpu.icache.sampled_refs 16514 # Sample count of references to valid blocks.
system.cpu.icache.avg_refs 9198.949800 # Average number of references to valid blocks.
system.cpu.icache.warmup_cycle 0 # Cycle when the warmup percentage was hit.
system.cpu.icache.occ_blocks::0 1047.725210 # Average occupied blocks per context
system.cpu.icache.occ_percent::0 0.511585 # Average percentage of cache occupancy
system.cpu.icache.ReadReq_hits 151911844 # number of ReadReq hits
system.cpu.icache.demand_hits 151911844 # number of demand (read+write) hits
system.cpu.icache.overall_hits 151911844 # number of overall hits
system.cpu.icache.ReadReq_misses 19994 # number of ReadReq misses
system.cpu.icache.demand_misses 19994 # number of demand (read+write) misses
system.cpu.icache.overall_misses 19994 # number of overall misses
system.cpu.icache.ReadReq_miss_latency 277167000 # number of ReadReq miss cycles
system.cpu.icache.demand_miss_latency 277167000 # number of demand (read+write) miss cycles
system.cpu.icache.overall_miss_latency 277167000 # number of overall miss cycles
system.cpu.icache.ReadReq_accesses 151931838 # number of ReadReq accesses(hits+misses)
system.cpu.icache.demand_accesses 151931838 # number of demand (read+write) accesses
system.cpu.icache.overall_accesses 151931838 # number of overall (read+write) accesses
system.cpu.icache.ReadReq_miss_rate 0.000132 # miss rate for ReadReq accesses
system.cpu.icache.demand_miss_rate 0.000132 # miss rate for demand accesses
system.cpu.icache.overall_miss_rate 0.000132 # miss rate for overall accesses
system.cpu.icache.ReadReq_avg_miss_latency 13862.508753 # average ReadReq miss latency
system.cpu.icache.demand_avg_miss_latency 13862.508753 # average overall miss latency
system.cpu.icache.overall_avg_miss_latency 13862.508753 # average overall miss latency
system.cpu.icache.blocked_cycles::no_mshrs 0 # number of cycles access was blocked
system.cpu.icache.blocked_cycles::no_targets 0 # number of cycles access was blocked
system.cpu.icache.blocked::no_mshrs 0 # number of cycles access was blocked
system.cpu.icache.blocked::no_targets 0 # number of cycles access was blocked
system.cpu.icache.avg_blocked_cycles::no_mshrs no_value # average number of cycles each access was blocked
system.cpu.icache.avg_blocked_cycles::no_targets no_value # average number of cycles each access was blocked
system.cpu.icache.fast_writes 0 # number of fast writes performed
system.cpu.icache.cache_copies 0 # number of cache copies performed
system.cpu.icache.writebacks 29 # number of writebacks
system.cpu.icache.ReadReq_mshr_hits 1670 # number of ReadReq MSHR hits
system.cpu.icache.demand_mshr_hits 1670 # number of demand (read+write) MSHR hits
system.cpu.icache.overall_mshr_hits 1670 # number of overall MSHR hits
system.cpu.icache.ReadReq_mshr_misses 18324 # number of ReadReq MSHR misses
system.cpu.icache.demand_mshr_misses 18324 # number of demand (read+write) MSHR misses
system.cpu.icache.overall_mshr_misses 18324 # number of overall MSHR misses
system.cpu.icache.overall_mshr_uncacheable_misses 0 # number of overall MSHR uncacheable misses
system.cpu.icache.ReadReq_mshr_miss_latency 184845500 # number of ReadReq MSHR miss cycles
system.cpu.icache.demand_mshr_miss_latency 184845500 # number of demand (read+write) MSHR miss cycles
system.cpu.icache.overall_mshr_miss_latency 184845500 # number of overall MSHR miss cycles
system.cpu.icache.overall_mshr_uncacheable_latency 0 # number of overall MSHR uncacheable cycles
system.cpu.icache.ReadReq_mshr_miss_rate 0.000121 # mshr miss rate for ReadReq accesses
system.cpu.icache.demand_mshr_miss_rate 0.000121 # mshr miss rate for demand accesses
system.cpu.icache.overall_mshr_miss_rate 0.000121 # mshr miss rate for overall accesses
system.cpu.icache.ReadReq_avg_mshr_miss_latency 10087.617332 # average ReadReq mshr miss latency
system.cpu.icache.demand_avg_mshr_miss_latency 10087.617332 # average overall mshr miss latency
system.cpu.icache.overall_avg_mshr_miss_latency 10087.617332 # average overall mshr miss latency
system.cpu.icache.overall_avg_mshr_uncacheable_latency no_value # average overall mshr uncacheable latency
system.cpu.icache.mshr_cap_events 0 # number of times MSHR cap was activated
system.cpu.icache.soft_prefetch_mshr_full 0 # number of mshr full events for SW prefetching instrutions
system.cpu.icache.no_allocate_misses 0 # Number of misses that were no-allocate
system.cpu.dcache.replacements 1208536 # number of replacements
system.cpu.dcache.tagsinuse 4059.803539 # Cycle average of tags in use
system.cpu.dcache.total_refs 207709608 # Total number of references to valid blocks.
system.cpu.dcache.sampled_refs 1212632 # Sample count of references to valid blocks.
system.cpu.dcache.avg_refs 171.288246 # Average number of references to valid blocks.
system.cpu.dcache.warmup_cycle 5997963000 # Cycle when the warmup percentage was hit.
system.cpu.dcache.occ_blocks::0 4059.803539 # Average occupied blocks per context
system.cpu.dcache.occ_percent::0 0.991163 # Average percentage of cache occupancy
system.cpu.dcache.ReadReq_hits 150052810 # number of ReadReq hits
system.cpu.dcache.WriteReq_hits 52876507 # number of WriteReq hits
system.cpu.dcache.LoadLockedReq_hits 2544785 # number of LoadLockedReq hits
system.cpu.dcache.StoreCondReq_hits 2232171 # number of StoreCondReq hits
system.cpu.dcache.demand_hits 202929317 # number of demand (read+write) hits
system.cpu.dcache.overall_hits 202929317 # number of overall hits
system.cpu.dcache.ReadReq_misses 1147618 # number of ReadReq misses
system.cpu.dcache.WriteReq_misses 1362799 # number of WriteReq misses
system.cpu.dcache.LoadLockedReq_misses 51 # number of LoadLockedReq misses
system.cpu.dcache.demand_misses 2510417 # number of demand (read+write) misses
system.cpu.dcache.overall_misses 2510417 # number of overall misses
system.cpu.dcache.ReadReq_miss_latency 12147896500 # number of ReadReq miss cycles
system.cpu.dcache.WriteReq_miss_latency 20751705500 # number of WriteReq miss cycles
system.cpu.dcache.LoadLockedReq_miss_latency 582000 # number of LoadLockedReq miss cycles
system.cpu.dcache.demand_miss_latency 32899602000 # number of demand (read+write) miss cycles
system.cpu.dcache.overall_miss_latency 32899602000 # number of overall miss cycles
system.cpu.dcache.ReadReq_accesses 151200428 # number of ReadReq accesses(hits+misses)
system.cpu.dcache.WriteReq_accesses 54239306 # number of WriteReq accesses(hits+misses)
system.cpu.dcache.LoadLockedReq_accesses 2544836 # number of LoadLockedReq accesses(hits+misses)
system.cpu.dcache.StoreCondReq_accesses 2232171 # number of StoreCondReq accesses(hits+misses)
system.cpu.dcache.demand_accesses 205439734 # number of demand (read+write) accesses
system.cpu.dcache.overall_accesses 205439734 # number of overall (read+write) accesses
system.cpu.dcache.ReadReq_miss_rate 0.007590 # miss rate for ReadReq accesses
system.cpu.dcache.WriteReq_miss_rate 0.025126 # miss rate for WriteReq accesses
system.cpu.dcache.LoadLockedReq_miss_rate 0.000020 # miss rate for LoadLockedReq accesses
system.cpu.dcache.demand_miss_rate 0.012220 # miss rate for demand accesses
system.cpu.dcache.overall_miss_rate 0.012220 # miss rate for overall accesses
system.cpu.dcache.ReadReq_avg_miss_latency 10585.313667 # average ReadReq miss latency
system.cpu.dcache.WriteReq_avg_miss_latency 15227.267924 # average WriteReq miss latency
system.cpu.dcache.LoadLockedReq_avg_miss_latency 11411.764706 # average LoadLockedReq miss latency
system.cpu.dcache.demand_avg_miss_latency 13105.233911 # average overall miss latency
system.cpu.dcache.overall_avg_miss_latency 13105.233911 # average overall miss latency
system.cpu.dcache.blocked_cycles::no_mshrs 0 # number of cycles access was blocked
system.cpu.dcache.blocked_cycles::no_targets 98500 # number of cycles access was blocked
system.cpu.dcache.blocked::no_mshrs 0 # number of cycles access was blocked
system.cpu.dcache.blocked::no_targets 20 # number of cycles access was blocked
system.cpu.dcache.avg_blocked_cycles::no_mshrs no_value # average number of cycles each access was blocked
system.cpu.dcache.avg_blocked_cycles::no_targets 4925 # average number of cycles each access was blocked
system.cpu.dcache.fast_writes 0 # number of fast writes performed
system.cpu.dcache.cache_copies 0 # number of cache copies performed
system.cpu.dcache.writebacks 1079332 # number of writebacks
system.cpu.dcache.ReadReq_mshr_hits 271534 # number of ReadReq MSHR hits
system.cpu.dcache.WriteReq_mshr_hits 1024501 # number of WriteReq MSHR hits
system.cpu.dcache.LoadLockedReq_mshr_hits 51 # number of LoadLockedReq MSHR hits
system.cpu.dcache.demand_mshr_hits 1296035 # number of demand (read+write) MSHR hits
system.cpu.dcache.overall_mshr_hits 1296035 # number of overall MSHR hits
system.cpu.dcache.ReadReq_mshr_misses 876084 # number of ReadReq MSHR misses
system.cpu.dcache.WriteReq_mshr_misses 338298 # number of WriteReq MSHR misses
system.cpu.dcache.demand_mshr_misses 1214382 # number of demand (read+write) MSHR misses
system.cpu.dcache.overall_mshr_misses 1214382 # number of overall MSHR misses
system.cpu.dcache.overall_mshr_uncacheable_misses 0 # number of overall MSHR uncacheable misses
system.cpu.dcache.ReadReq_mshr_miss_latency 6267336500 # number of ReadReq MSHR miss cycles
system.cpu.dcache.WriteReq_mshr_miss_latency 4269582000 # number of WriteReq MSHR miss cycles
system.cpu.dcache.demand_mshr_miss_latency 10536918500 # number of demand (read+write) MSHR miss cycles
system.cpu.dcache.overall_mshr_miss_latency 10536918500 # number of overall MSHR miss cycles
system.cpu.dcache.overall_mshr_uncacheable_latency 0 # number of overall MSHR uncacheable cycles
system.cpu.dcache.ReadReq_mshr_miss_rate 0.005794 # mshr miss rate for ReadReq accesses
system.cpu.dcache.WriteReq_mshr_miss_rate 0.006237 # mshr miss rate for WriteReq accesses
system.cpu.dcache.demand_mshr_miss_rate 0.005911 # mshr miss rate for demand accesses
system.cpu.dcache.overall_mshr_miss_rate 0.005911 # mshr miss rate for overall accesses
system.cpu.dcache.ReadReq_avg_mshr_miss_latency 7153.807740 # average ReadReq mshr miss latency
system.cpu.dcache.WriteReq_avg_mshr_miss_latency 12620.772219 # average WriteReq mshr miss latency
system.cpu.dcache.demand_avg_mshr_miss_latency 8676.774277 # average overall mshr miss latency
system.cpu.dcache.overall_avg_mshr_miss_latency 8676.774277 # average overall mshr miss latency
system.cpu.dcache.overall_avg_mshr_uncacheable_latency no_value # average overall mshr uncacheable latency
system.cpu.dcache.mshr_cap_events 0 # number of times MSHR cap was activated
system.cpu.dcache.soft_prefetch_mshr_full 0 # number of mshr full events for SW prefetching instrutions
system.cpu.dcache.no_allocate_misses 0 # Number of misses that were no-allocate
system.cpu.l2cache.replacements 217502 # number of replacements
system.cpu.l2cache.tagsinuse 21268.774974 # Cycle average of tags in use
system.cpu.l2cache.total_refs 1567233 # Total number of references to valid blocks.
system.cpu.l2cache.sampled_refs 237739 # Sample count of references to valid blocks.
system.cpu.l2cache.avg_refs 6.592242 # Average number of references to valid blocks.
system.cpu.l2cache.warmup_cycle 0 # Cycle when the warmup percentage was hit.
system.cpu.l2cache.occ_blocks::0 7619.579259 # Average occupied blocks per context
system.cpu.l2cache.occ_blocks::1 13649.195715 # Average occupied blocks per context
system.cpu.l2cache.occ_percent::0 0.232531 # Average percentage of cache occupancy
system.cpu.l2cache.occ_percent::1 0.416540 # Average percentage of cache occupancy
system.cpu.l2cache.ReadReq_hits 761070 # number of ReadReq hits
system.cpu.l2cache.Writeback_hits 1079361 # number of Writeback hits
system.cpu.l2cache.UpgradeReq_hits 1189 # number of UpgradeReq hits
system.cpu.l2cache.ReadExReq_hits 231140 # number of ReadExReq hits
system.cpu.l2cache.demand_hits 992210 # number of demand (read+write) hits
system.cpu.l2cache.overall_hits 992210 # number of overall hits
system.cpu.l2cache.ReadReq_misses 130897 # number of ReadReq misses
system.cpu.l2cache.UpgradeReq_misses 521 # number of UpgradeReq misses
system.cpu.l2cache.ReadExReq_misses 105763 # number of ReadExReq misses
system.cpu.l2cache.demand_misses 236660 # number of demand (read+write) misses
system.cpu.l2cache.overall_misses 236660 # number of overall misses
system.cpu.l2cache.ReadReq_miss_latency 4476495000 # number of ReadReq miss cycles
system.cpu.l2cache.UpgradeReq_miss_latency 5061500 # number of UpgradeReq miss cycles
system.cpu.l2cache.ReadExReq_miss_latency 3624223500 # number of ReadExReq miss cycles
system.cpu.l2cache.demand_miss_latency 8100718500 # number of demand (read+write) miss cycles
system.cpu.l2cache.overall_miss_latency 8100718500 # number of overall miss cycles
system.cpu.l2cache.ReadReq_accesses 891967 # number of ReadReq accesses(hits+misses)
system.cpu.l2cache.Writeback_accesses 1079361 # number of Writeback accesses(hits+misses)
system.cpu.l2cache.UpgradeReq_accesses 1710 # number of UpgradeReq accesses(hits+misses)
system.cpu.l2cache.ReadExReq_accesses 336903 # number of ReadExReq accesses(hits+misses)
system.cpu.l2cache.demand_accesses 1228870 # number of demand (read+write) accesses
system.cpu.l2cache.overall_accesses 1228870 # number of overall (read+write) accesses
system.cpu.l2cache.ReadReq_miss_rate 0.146751 # miss rate for ReadReq accesses
system.cpu.l2cache.UpgradeReq_miss_rate 0.304678 # miss rate for UpgradeReq accesses
system.cpu.l2cache.ReadExReq_miss_rate 0.313927 # miss rate for ReadExReq accesses
system.cpu.l2cache.demand_miss_rate 0.192583 # miss rate for demand accesses
system.cpu.l2cache.overall_miss_rate 0.192583 # miss rate for overall accesses
system.cpu.l2cache.ReadReq_avg_miss_latency 34198.606538 # average ReadReq miss latency
system.cpu.l2cache.UpgradeReq_avg_miss_latency 9714.971209 # average UpgradeReq miss latency
system.cpu.l2cache.ReadExReq_avg_miss_latency 34267.404480 # average ReadExReq miss latency
system.cpu.l2cache.demand_avg_miss_latency 34229.352235 # average overall miss latency
system.cpu.l2cache.overall_avg_miss_latency 34229.352235 # average overall miss latency
system.cpu.l2cache.blocked_cycles::no_mshrs 0 # number of cycles access was blocked
system.cpu.l2cache.blocked_cycles::no_targets 0 # number of cycles access was blocked
system.cpu.l2cache.blocked::no_mshrs 0 # number of cycles access was blocked
system.cpu.l2cache.blocked::no_targets 0 # number of cycles access was blocked
system.cpu.l2cache.avg_blocked_cycles::no_mshrs no_value # average number of cycles each access was blocked
system.cpu.l2cache.avg_blocked_cycles::no_targets no_value # average number of cycles each access was blocked
system.cpu.l2cache.fast_writes 0 # number of fast writes performed
system.cpu.l2cache.cache_copies 0 # number of cache copies performed
system.cpu.l2cache.writebacks 170191 # number of writebacks
system.cpu.l2cache.ReadReq_mshr_hits 22 # number of ReadReq MSHR hits
system.cpu.l2cache.demand_mshr_hits 22 # number of demand (read+write) MSHR hits
system.cpu.l2cache.overall_mshr_hits 22 # number of overall MSHR hits
system.cpu.l2cache.ReadReq_mshr_misses 130875 # number of ReadReq MSHR misses
system.cpu.l2cache.UpgradeReq_mshr_misses 521 # number of UpgradeReq MSHR misses
system.cpu.l2cache.ReadExReq_mshr_misses 105763 # number of ReadExReq MSHR misses
system.cpu.l2cache.demand_mshr_misses 236638 # number of demand (read+write) MSHR misses
system.cpu.l2cache.overall_mshr_misses 236638 # number of overall MSHR misses
system.cpu.l2cache.overall_mshr_uncacheable_misses 0 # number of overall MSHR uncacheable misses
system.cpu.l2cache.ReadReq_mshr_miss_latency 4061689500 # number of ReadReq MSHR miss cycles
system.cpu.l2cache.UpgradeReq_mshr_miss_latency 16157000 # number of UpgradeReq MSHR miss cycles
system.cpu.l2cache.ReadExReq_mshr_miss_latency 3279601500 # number of ReadExReq MSHR miss cycles
system.cpu.l2cache.demand_mshr_miss_latency 7341291000 # number of demand (read+write) MSHR miss cycles
system.cpu.l2cache.overall_mshr_miss_latency 7341291000 # number of overall MSHR miss cycles
system.cpu.l2cache.overall_mshr_uncacheable_latency 0 # number of overall MSHR uncacheable cycles
system.cpu.l2cache.ReadReq_mshr_miss_rate 0.146726 # mshr miss rate for ReadReq accesses
system.cpu.l2cache.UpgradeReq_mshr_miss_rate 0.304678 # mshr miss rate for UpgradeReq accesses
system.cpu.l2cache.ReadExReq_mshr_miss_rate 0.313927 # mshr miss rate for ReadExReq accesses
system.cpu.l2cache.demand_mshr_miss_rate 0.192566 # mshr miss rate for demand accesses
system.cpu.l2cache.overall_mshr_miss_rate 0.192566 # mshr miss rate for overall accesses
system.cpu.l2cache.ReadReq_avg_mshr_miss_latency 31034.876791 # average ReadReq mshr miss latency
system.cpu.l2cache.UpgradeReq_avg_mshr_miss_latency 31011.516315 # average UpgradeReq mshr miss latency
system.cpu.l2cache.ReadExReq_avg_mshr_miss_latency 31008.968165 # average ReadExReq mshr miss latency
system.cpu.l2cache.demand_avg_mshr_miss_latency 31023.297188 # average overall mshr miss latency
system.cpu.l2cache.overall_avg_mshr_miss_latency 31023.297188 # average overall mshr miss latency
system.cpu.l2cache.overall_avg_mshr_uncacheable_latency no_value # average overall mshr uncacheable latency
system.cpu.l2cache.mshr_cap_events 0 # number of times MSHR cap was activated
system.cpu.l2cache.soft_prefetch_mshr_full 0 # number of mshr full events for SW prefetching instrutions
system.cpu.l2cache.no_allocate_misses 0 # Number of misses that were no-allocate
---------- End Simulation Statistics ----------