Home
last modified time | relevance | path

Searched refs:memory_allocator_compressed_ (Results 1 – 2 of 2) sorted by relevance

/rocksdb-6.9/table/
Dblock_fetcher.h62 memory_allocator_compressed_(memory_allocator_compressed), in file_()
84 MemoryAllocator* memory_allocator_compressed_; variable
Dblock_fetcher.cc138 memory_allocator_compressed_); in PrepareBufferForBlockFromFile()
184 memory_allocator_ != memory_allocator_compressed_) { in GetBlockContents()