Searched refs:distinctDestinations (Results 1 – 1 of 1) sorted by relevance
555 int distinctDestinations = in maybeDeleteSourcesForLruDestination() local563 if (distinctDestinations + destinations.size() <= fifoLimit) { in maybeDeleteSourcesForLruDestination()573 while (distinctDestinations + destinations.size() > fifoLimit) { in maybeDeleteSourcesForLruDestination()606 distinctDestinations = in maybeDeleteSourcesForLruDestination()