Searched refs:PrefetchState (Results 1 – 1 of 1) sorted by relevance
210 struct PrefetchState { struct in incremental::IncrementalServer216 explicit PrefetchState(const File& f, BlockIdx start, int count) in PrefetchState() argument221 explicit PrefetchState(const File& f) in PrefetchState() function222 : PrefetchState(f, 0, (BlockIdx)f.sentBlocks.size()) {} in PrefetchState()259 std::deque<PrefetchState> prefetches_;