Searched refs:getWaitCountMax (Results 1 – 1 of 1) sorted by relevance
188 unsigned getWaitCountMax(InstCounterType T) const { in getWaitCountMax() function in __anon87474e610211::WaitcntBrackets308 unsigned UB = ScoreUBs[T] - getWaitCountMax(EXP_CNT); in setScoreUB()779 unsigned NeededWait = std::min(UB - ScoreToWait, getWaitCountMax(T) - 1); in determineWait()