Searched refs:CyclesToWaitExp (Results 1 – 1 of 1) sorted by relevance
115 unsigned CyclesToWaitExp = ~0U; in handleWaitCnt() local137 if ((unsigned)CyclesLeft < CyclesToWaitExp) in handleWaitCnt()138 CyclesToWaitExp = CyclesLeft; in handleWaitCnt()155 if (CurrExpcnt > Expcnt && CyclesToWaitExp < CyclesToWait) in handleWaitCnt()156 CyclesToWait = CyclesToWaitExp; in handleWaitCnt()