Searched refs:current_evictions (Results 1 – 1 of 1) sorted by relevance
205 int64 current_evictions = 0; in CountMaximumOutstandingAsyncCopies() local216 current_evictions++; in CountMaximumOutstandingAsyncCopies()224 current_evictions--; in CountMaximumOutstandingAsyncCopies()230 copies.max_prefetches = std::max(copies.max_evictions, current_evictions); in CountMaximumOutstandingAsyncCopies()