Searched refs:kIndex (Results 1 – 11 of 11) sorted by relevance
| /rocksdb-6.9/table/block_based/ |
| D | partitioned_index_reader.cc | 74 rep->get_global_seqno(BlockType::kIndex), nullptr, kNullStats, true, in NewIterator() 85 rep->get_global_seqno(BlockType::kIndex), nullptr, kNullStats, true, in NewIterator() 128 rep->get_global_seqno(BlockType::kIndex), &biter, kNullStats, true, in CacheDependencies() 164 &block, BlockType::kIndex, /*get_context=*/nullptr, &lookup_context, in CacheDependencies()
|
| D | block_type.h | 25 kIndex, enumerator
|
| D | index_reader_common.cc | 28 UncompressionDict::GetEmptyDict(), index_block, BlockType::kIndex, in ReadIndexBlock()
|
| D | binary_search_index_reader.cc | 65 rep->get_global_seqno(BlockType::kIndex), iter, kNullStats, true, in NewIterator()
|
| D | partitioned_index_iterator.cc | 99 BlockType::kIndex, in InitPartitionedIndexBlock()
|
| D | hash_index_reader.cc | 136 rep->get_global_seqno(BlockType::kIndex), iter, kNullStats, in NewIterator()
|
| D | block_based_table_reader.cc | 259 case BlockType::kIndex: in UpdateCacheHitMetrics() 313 case BlockType::kIndex: in UpdateCacheMissMetrics() 370 case BlockType::kIndex: in UpdateCacheInsertionMetrics() 1209 block_type == BlockType::kIndex) in PutDataBlockToCache() 1481 case BlockType::kIndex: in MaybeReadBlockAndLoadToCache() 1887 rep->get_global_seqno(BlockType::kIndex), nullptr, kNullStats, true, in NewSecondaryIterator()
|
| /rocksdb-6.9/table/ |
| D | block_fetcher.cc | 233 case BlockType::kIndex: in ReadBlockContents()
|
| /rocksdb-6.9/table/plain/ |
| D | plain_table_reader.cc | 308 BlockType::kIndex, &index_block_contents, in PopulateIndex()
|
| /rocksdb-6.9/include/rocksdb/ |
| D | file_system.h | 66 kIndex, enumerator
|
| /rocksdb-6.9/third-party/gtest-1.8.1/fused-src/gtest/ |
| D | gtest.h | 1118 template <bool kIndexValid, int kIndex, class Tuple>
|