Searched refs:PrefetchIfNeeded (Results 1 – 4 of 4) sorted by relevance
17 void PrefetchIfNeeded(const BlockBasedTable::Rep* rep,
12 void BlockPrefetcher::PrefetchIfNeeded(const BlockBasedTable::Rep* rep, in PrefetchIfNeeded() function in ROCKSDB_NAMESPACE::BlockPrefetcher
92 block_prefetcher_.PrefetchIfNeeded(rep, partitioned_index_handle, in InitPartitionedIndexBlock()
235 block_prefetcher_.PrefetchIfNeeded(rep, data_block_handle, in InitDataBlock()