Searched refs:getScoreUB (Results 1 – 1 of 1) sorted by relevance
318 unsigned getScoreUB(InstCounterType T) const { in getScoreUB() function in __anond28503310211::WaitcntBrackets324 return getScoreUB(T) - getScoreLB(T); in getScoreRange()391 return std::min(getScoreUB(DS_CNT) - LastGDS, getWaitCountMax(DS_CNT) - 1); in getPendingGDSWait()415 setScoreUB(STORE_CNT, getScoreUB(STORE_CNT) + getWaitCountMax(STORE_CNT)); in setStateOnFunctionEntryOrReturn()916 unsigned UB = getScoreUB(T); in updateByEvent()1190 const unsigned UB = getScoreUB(T); in determineWait()1231 const unsigned UB = getScoreUB(T); in applyWaitcnt()