Searched refs:LastLowLatencyPos (Results 1 – 1 of 1) sorted by relevance
1764 int LastLowLatencyPos = -1; in moveLowLatencies() local1785 if ((int)BestPos <= LastLowLatencyPos) in moveLowLatencies()1786 BestPos = LastLowLatencyPos + 1; in moveLowLatencies()1797 LastLowLatencyPos = BestPos; in moveLowLatencies()