Searched refs:CyclesToWaitExp (Results 1 – 1 of 1) sorted by relevance
119 unsigned CyclesToWaitExp = ~0U; in handleWaitCnt() local141 if ((unsigned)CyclesLeft < CyclesToWaitExp) in handleWaitCnt()142 CyclesToWaitExp = CyclesLeft; in handleWaitCnt()159 if (CurrExpcnt > Expcnt && CyclesToWaitExp < CyclesToWait) in handleWaitCnt()160 CyclesToWait = CyclesToWaitExp; in handleWaitCnt()