Searched refs:CyclesToWaitVm (Results 1 – 1 of 1) sorted by relevance
118 unsigned CyclesToWaitVm = ~0U; in handleWaitCnt() local136 if ((unsigned)CyclesLeft < CyclesToWaitVm) in handleWaitCnt()137 CyclesToWaitVm = CyclesLeft; in handleWaitCnt()157 if (CurrVmcnt > Vmcnt && CyclesToWaitVm < CyclesToWait) in handleWaitCnt()158 CyclesToWait = CyclesToWaitVm; in handleWaitCnt()