| /rocksdb-6.9/table/block_based/ |
| D | index_reader_common.cc | 14 const ReadOptions& read_options, bool use_cache, GetContext* get_context, in ReadIndexBlock() 35 bool no_io, GetContext* get_context, in GetOrReadIndexBlock()
|
| D | filter_block_reader_common.cc | 17 const ReadOptions& read_options, bool use_cache, GetContext* get_context, in ReadFilterBlock() 67 bool no_io, GetContext* get_context, in GetOrReadFilterBlock()
|
| D | uncompression_dict_reader.cc | 46 const ReadOptions& read_options, bool use_cache, GetContext* get_context, in ReadUncompressionDictionary() 77 FilePrefetchBuffer* prefetch_buffer, bool no_io, GetContext* get_context, in GetOrReadUncompressionDictionary()
|
| D | partitioned_filter_block.cc | 161 GetContext* get_context, BlockCacheLookupContext* lookup_context) { in KeyMayMatch() 176 GetContext* get_context, BlockCacheLookupContext* lookup_context) { in PrefixMayMatch() 217 bool no_io, GetContext* get_context, in GetFilterPartitionBlock() 251 GetContext* get_context, BlockCacheLookupContext* lookup_context, in MayMatch()
|
| D | filter_block.h | 113 GetContext* const get_context = iter->get_context; in KeysMayMatch() local 138 GetContext* const get_context = iter->get_context; in PrefixesMayMatch() local
|
| D | full_filter_block.cc | 109 const Slice* const /*const_ikey_ptr*/, GetContext* get_context, in KeyMayMatch() 150 const Slice* const /*const_ikey_ptr*/, GetContext* get_context, in PrefixMayMatch() 160 const Slice& entry, bool no_io, GetContext* get_context, in MayMatch()
|
| D | block_based_filter_block.cc | 202 const Slice* const /*const_ikey_ptr*/, GetContext* get_context, in KeyMayMatch() 214 const Slice* const /*const_ikey_ptr*/, GetContext* get_context, in PrefixMayMatch() 248 GetContext* get_context, BlockCacheLookupContext* lookup_context) const { in MayMatch()
|
| D | binary_search_index_reader.cc | 44 IndexBlockIter* iter, GetContext* get_context, in NewIterator()
|
| D | data_block_hash_index_test.cc | 539 GetContext& get_context, Options& options) { in TestBoundary() 632 GetContext get_context(options.comparator, nullptr, nullptr, nullptr, in TEST() local 657 GetContext get_context(options.comparator, nullptr, nullptr, nullptr, in TEST() local 682 GetContext get_context(options.comparator, nullptr, nullptr, nullptr, in TEST() local 707 GetContext get_context(options.comparator, nullptr, nullptr, nullptr, in TEST() local
|
| D | block_based_table_reader_impl.h | 27 BlockType block_type, GetContext* get_context, in NewDataBlockIterator()
|
| D | hash_index_reader.cc | 113 IndexBlockIter* iter, GetContext* get_context, in NewIterator()
|
| D | partitioned_index_reader.cc | 46 IndexBlockIter* iter, GetContext* get_context, in NewIterator()
|
| D | block_based_table_reader.cc | 223 GetContext* get_context, in UpdateCacheHitMetrics() 334 GetContext* get_context, in UpdateCacheInsertionMetrics() 1328 IndexBlockIter* input_iter, GetContext* get_context, in NewIndexIterator() 1374 GetContext* get_context, BlockCacheLookupContext* lookup_context, in MaybeReadBlockAndLoadToCache() 1775 GetContext* get_context, BlockCacheLookupContext* lookup_context, in RetrieveBlock() 2065 const SliceTransform* prefix_extractor, GetContext* get_context, in FullFilterKeyMayMatch() 2117 GetContext* get_context, in Get() 2455 GetContext* get_context = miter->get_context; in MultiGet() local
|
| /rocksdb-6.9/db/ |
| D | compacted_db_impl.cc | 38 GetContext get_context(user_comparator_, nullptr, nullptr, nullptr, in Get() local 71 GetContext get_context(user_comparator_, nullptr, nullptr, nullptr, in MultiGet() local
|
| D | table_cache.cc | 284 GetContext* get_context, in CreateRowCacheKeyPrefix() 318 size_t prefix_size, GetContext* get_context) { in GetFromRowCache() 356 GetContext* get_context, in Get() 467 GetContext* get_context = miter->get_context; in MultiGet() local 531 GetContext* get_context = miter->get_context; in MultiGet() local
|
| D | version_set.cc | 1757 GetContext get_context( in Get() local 1951 GetContext& get_context = *iter->get_context; in MultiGet() local 2026 GetContext& get_context = *iter->get_context; in MultiGet() local
|
| /rocksdb-6.9/table/cuckoo/ |
| D | cuckoo_table_reader_test.cc | 125 GetContext get_context(ucomp, nullptr, nullptr, nullptr, in CreateCuckooFileAndCheckReader() local 350 GetContext get_context(ucmp, nullptr, nullptr, nullptr, GetContext::kNotFound, in TEST_F() local 458 GetContext get_context(nullptr, nullptr, nullptr, nullptr, in WriteFile() local 507 GetContext get_context(nullptr, nullptr, nullptr, nullptr, in ReadKeys() local
|
| D | cuckoo_table_reader.cc | 145 const Slice& key, GetContext* get_context, in Get()
|
| /rocksdb-6.9/tools/advisor/advisor/ |
| D | db_log_parser.py | 63 def get_context(self): member in Log
|
| /rocksdb-6.9/table/ |
| D | mock_table.cc | 38 GetContext* get_context, in Get()
|
| D | get_context.cc | 360 GetContext* get_context, Cleanable* value_pinner) { in replayGetContextLog()
|
| D | table_reader_bench.cc | 176 GetContext get_context(ioptions.user_comparator, in TableReaderBenchmark() local
|
| D | multiget_context.h | 33 GetContext* get_context; member
|
| D | table_test.cc | 2531 GetContext get_context(options.comparator, nullptr, nullptr, nullptr, in TEST_P() local 2787 GetContext get_context(options.comparator, nullptr, nullptr, nullptr, in TEST_P() local 2962 GetContext get_context(options.comparator, nullptr, nullptr, nullptr, in TEST_P() local 3048 GetContext get_context(options.comparator, nullptr, nullptr, nullptr, in TEST_P() local 3074 GetContext get_context(options.comparator, nullptr, nullptr, nullptr, in TEST_P() local 4620 GetContext get_context(options.comparator, nullptr, nullptr, nullptr, in TEST_P() local 4646 GetContext get_context(options.comparator, nullptr, nullptr, nullptr, in TEST_P() local
|
| /rocksdb-6.9/table/plain/ |
| D | plain_table_reader.cc | 555 GetContext* get_context, in Get()
|