Searched refs:PrefetchState (Results 1 – 1 of 1) sorted by relevance
211 struct PrefetchState { struct in incremental::IncrementalServer217 explicit PrefetchState(const File& f, BlockIdx start, int count) in PrefetchState() argument222 explicit PrefetchState(const File& f) in PrefetchState() argument223 : PrefetchState(f, 0, (BlockIdx)f.sentBlocks.size()) {} in PrefetchState()260 std::deque<PrefetchState> prefetches_;