Searched refs:LastLowLatencyPos (Results 1 – 1 of 1) sorted by relevance
1776 int LastLowLatencyPos = -1; in moveLowLatencies() local1797 if ((int)BestPos <= LastLowLatencyPos) in moveLowLatencies()1798 BestPos = LastLowLatencyPos + 1; in moveLowLatencies()1809 LastLowLatencyPos = BestPos; in moveLowLatencies()