Searched refs:blocksToSend (Results 1 – 1 of 1) sorted by relevance
480 int blocksToSend = kPrefetchBlocksPerIteration; in RunPrefetching() local481 while (!prefetches_.empty() && blocksToSend > 0) { in RunPrefetching()487 blocksToSend > 0 && i < (BlockIdx)priority_blocks.size(); ++i) { in RunPrefetching()490 --blocksToSend; in RunPrefetching()496 for (auto& i = prefetch.overallIndex; blocksToSend > 0 && i < prefetch.overallEnd; ++i) { in RunPrefetching()498 --blocksToSend; in RunPrefetching()