Searched refs:highestPriority (Results 1 – 1 of 1) sorted by relevance
393 int32_t highestPriority = priority; in wouldEvictLocked() local396 if (curPriority >= highestPriority) { in wouldEvictLocked()397 highestPriority = curPriority; in wouldEvictLocked()402 if (highestPriority == priority) { in wouldEvictLocked()