Searched refs:getWaitCountMax (Results 1 – 1 of 1) sorted by relevance
196 static unsigned getWaitCountMax(InstCounterType T) { in getWaitCountMax() function in __anon22e762bc0111::WaitcntBrackets316 unsigned UB = ScoreUBs[T] - getWaitCountMax(EXP_CNT); in setScoreUB()756 unsigned NeededWait = std::min(UB - ScoreToWait, getWaitCountMax(T) - 1); in determineWait()