Searched refs:maxItemsToEvict (Results 1 – 3 of 3) sorted by relevance
277 int32_t maxItemsToEvict = _computeCountOfItemsToEvict(); in _runEvictionSlice() local278 if (maxItemsToEvict <= 0) { in _runEvictionSlice()292 if (--maxItemsToEvict == 0) { in _runEvictionSlice()