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