Searched refs:blocksToSend (Results 1 – 1 of 1) sorted by relevance
479 int blocksToSend = kPrefetchBlocksPerIteration; in RunPrefetching() local480 while (!prefetches_.empty() && blocksToSend > 0) { in RunPrefetching()486 blocksToSend > 0 && i < (BlockIdx)priority_blocks.size(); ++i) { in RunPrefetching()489 --blocksToSend; in RunPrefetching()495 for (auto& i = prefetch.overallIndex; blocksToSend > 0 && i < prefetch.overallEnd; ++i) { in RunPrefetching()497 --blocksToSend; in RunPrefetching()