Searched refs:maxItemsToEvict (Results 1 – 1 of 1) sorted by relevance
275 int32_t maxItemsToEvict = _computeCountOfItemsToEvict(); in _runEvictionSlice() local276 if (maxItemsToEvict <= 0) { in _runEvictionSlice()287 if (--maxItemsToEvict == 0) { in _runEvictionSlice()