Home
last modified time | relevance | path

Searched refs:GetMemoryAllocator (Results 1 – 3 of 3) sorted by relevance

/rocksdb-6.9/table/block_based/
Dreader_common.h17 inline MemoryAllocator* GetMemoryAllocator( in GetMemoryAllocator() function
Dhash_index_reader.cc71 GetMemoryAllocator(rep->table_options); in Create()
Dblock_based_table_reader.cc1070 0 /* read_amp_bytes_per_bit */, GetMemoryAllocator(rep_->table_options), in ReadMetaIndexBlock()
1154 GetMemoryAllocator(rep_->table_options)); in GetDataBlockFromCache()
1435 GetMemoryAllocator(rep_->table_options), in MaybeReadBlockAndLoadToCache()
1450 GetMemoryAllocator(rep_->table_options), block_type, get_context); in MaybeReadBlockAndLoadToCache()
1548 MemoryAllocator* memory_allocator = GetMemoryAllocator(rep_->table_options); in RetrieveMultipleBlocks()
1714 CopyBufferToHeap(GetMemoryAllocator(rep_->table_options), raw), in RetrieveMultipleBlocks()
1821 GetMemoryAllocator(rep_->table_options), for_compaction, in RetrieveBlock()