Searched refs:CyclesToWaitVm (Results 1 – 1 of 1) sorted by relevance
114 unsigned CyclesToWaitVm = ~0U; in handleWaitCnt() local132 if ((unsigned)CyclesLeft < CyclesToWaitVm) in handleWaitCnt()133 CyclesToWaitVm = CyclesLeft; in handleWaitCnt()153 if (CurrVmcnt > Vmcnt && CyclesToWaitVm < CyclesToWait) in handleWaitCnt()154 CyclesToWait = CyclesToWaitVm; in handleWaitCnt()