Searched refs:max_outstanding_prefetches (Results 1 – 3 of 3) sorted by relevance
440 int64 max_outstanding_prefetches = -1; member
2148 if (options_.max_outstanding_prefetches < 0 && is_prefetch) { in ViolatesMaximumOutstandingAsyncCopies()2161 options_.max_outstanding_prefetches + extra_async_copy_limit; in ViolatesMaximumOutstandingAsyncCopies()
136 options.max_outstanding_prefetches = max_outstanding_async_copies; in AssignMemorySpace()