Searched refs:current_prefetches (Results 1 – 1 of 1) sorted by relevance
204 int64 current_prefetches = 0; in CountMaximumOutstandingAsyncCopies() local214 current_prefetches++; in CountMaximumOutstandingAsyncCopies()222 current_prefetches--; in CountMaximumOutstandingAsyncCopies()229 std::max(copies.max_prefetches, current_prefetches); in CountMaximumOutstandingAsyncCopies()