Lines Matching refs:SAMPLE_CNT
67 SAMPLE_CNT = NUM_NORMAL_INST_CNTS, // gfx12+ only. enumerator
204 case SAMPLE_CNT: in getCounterRef()
265 case SAMPLE_CNT: in getWaitCountMax()
655 ForceEmitWaitcnt[SAMPLE_CNT] = true; in setForceEmitWaitcnt()
659 ForceEmitWaitcnt[SAMPLE_CNT] = false; in setForceEmitWaitcnt()
900 if (T == LOAD_CNT || T == SAMPLE_CNT || T == BVH_CNT) { in updateByEvent()
980 case SAMPLE_CNT: in print()
1032 simplifyWaitcnt(SAMPLE_CNT, Wait.SampleCnt); in simplifyWaitcnt()
1080 applyWaitcnt(SAMPLE_CNT, Wait.SampleCnt); in applyWaitcnt()
1148 return SAMPLE_CNT; in counterTypeForInstr()
1815 ScoreBrackets.determineWait(SAMPLE_CNT, RegNo, Wait); in generateWaitcntInstBefore()
1862 if (ForceEmitWaitcnt[SAMPLE_CNT]) in generateWaitcntInstBefore()
1872 if (ScoreBrackets.hasPendingEvent(SAMPLE_CNT)) in generateWaitcntInstBefore()
1890 unsigned SampleCntPending = ScoreBrackets.hasPendingEvent(SAMPLE_CNT); in generateWaitcntBlockEnd()
2413 Brackets.getRegScore(RegNo, SAMPLE_CNT) > in shouldFlushVmCnt()
2414 Brackets.getScoreLB(SAMPLE_CNT) || in shouldFlushVmCnt()