Searched defs:Prefetch (Results 1 – 11 of 11) sorted by relevance
| /rocksdb-6.9/file/ |
| D | file_prefetch_buffer.cc | 24 Status FilePrefetchBuffer::Prefetch(RandomAccessFileReader* reader, in Prefetch() function in ROCKSDB_NAMESPACE::FilePrefetchBuffer
|
| D | random_access_file_reader.h | 128 Status Prefetch(uint64_t offset, size_t n) const { in Prefetch() function
|
| D | readahead_raf.cc | 74 Status Prefetch(uint64_t offset, size_t n) override { in Prefetch() function in ROCKSDB_NAMESPACE::__anon832aeac60111::ReadaheadRandomAccessFile
|
| /rocksdb-6.9/table/plain/ |
| D | plain_table_bloom.h | 80 inline void PlainTableBloomV1::Prefetch(uint32_t h) { in Prefetch() function
|
| /rocksdb-6.9/util/ |
| D | dynamic_bloom.h | 144 inline void DynamicBloom::Prefetch(uint32_t h32) { in Prefetch() function
|
| /rocksdb-6.9/include/rocksdb/ |
| D | env.h | 656 virtual Status Prefetch(uint64_t /*offset*/, size_t /*n*/) { in Prefetch() function 1441 Status Prefetch(uint64_t offset, size_t n) override { in Prefetch() function
|
| D | file_system.h | 628 virtual IOStatus Prefetch(uint64_t /*offset*/, size_t /*n*/, in Prefetch() function 1242 IOStatus Prefetch(uint64_t offset, size_t n, const IOOptions& options, in Prefetch() function
|
| /rocksdb-6.9/env/ |
| D | env_encryption.cc | 140 Status Prefetch(uint64_t offset, size_t n) override { in Prefetch() function in ROCKSDB_NAMESPACE::EncryptedRandomAccessFile
|
| D | composite_env_wrapper.h | 85 Status Prefetch(uint64_t offset, size_t n) override { in Prefetch() function 682 IOStatus Prefetch(uint64_t offset, size_t n, const IOOptions& /*options*/, in Prefetch() function
|
| D | io_posix.cc | 733 IOStatus PosixRandomAccessFile::Prefetch(uint64_t offset, size_t n, in Prefetch() function in ROCKSDB_NAMESPACE::PosixRandomAccessFile
|
| /rocksdb-6.9/table/block_based/ |
| D | block_based_table_reader.cc | 2606 Status BlockBasedTable::Prefetch(const Slice* const begin, in Prefetch() function in ROCKSDB_NAMESPACE::BlockBasedTable
|