Lines Matching refs:SAMPLE_CNT
67 SAMPLE_CNT = NUM_NORMAL_INST_CNTS, // gfx12+ only. enumerator
208 case SAMPLE_CNT: in getCounterRef()
269 case SAMPLE_CNT: in getWaitCountMax()
680 ForceEmitWaitcnt[SAMPLE_CNT] = true; in setForceEmitWaitcnt()
684 ForceEmitWaitcnt[SAMPLE_CNT] = false; in setForceEmitWaitcnt()
911 if (T == LOAD_CNT || T == SAMPLE_CNT || T == BVH_CNT) { in updateByEvent()
991 case SAMPLE_CNT: in print()
1043 simplifyWaitcnt(SAMPLE_CNT, Wait.SampleCnt); in simplifyWaitcnt()
1091 applyWaitcnt(SAMPLE_CNT, Wait.SampleCnt); in applyWaitcnt()
1159 return SAMPLE_CNT; in counterTypeForInstr()
1788 ScoreBrackets.determineWait(SAMPLE_CNT, RegNo, Wait); in generateWaitcntInstBefore()
1834 if (ForceEmitWaitcnt[SAMPLE_CNT]) in generateWaitcntInstBefore()
1844 if (ScoreBrackets.hasPendingEvent(SAMPLE_CNT)) in generateWaitcntInstBefore()
2286 if (ScoreBrackets.hasPendingEvent(SAMPLE_CNT)) in insertWaitcntInBlock()
2370 Brackets.getRegScore(RegNo, SAMPLE_CNT) > in shouldFlushVmCnt()
2371 Brackets.getScoreLB(SAMPLE_CNT) || in shouldFlushVmCnt()