Searched refs:leastCount (Results 1 – 6 of 6) sorted by relevance
684 int leastCount = I_LIMIT; in add() local687 if (refCounts[i] < leastCount) { in add()689 leastCount = refCounts[i]; in add()
676 int leastCount = I_LIMIT; in add() local679 if (refCounts[i] < leastCount) { in add()681 leastCount = refCounts[i]; in add()
723 int32_t leastCount = I_LIMIT; in add() local726 if (refCounts[i] < leastCount) { in add()728 leastCount = refCounts[i]; in add()
718 int32_t leastCount = I_LIMIT; in add() local721 if (refCounts[i] < leastCount) { in add()723 leastCount = refCounts[i]; in add()