Home
last modified time | relevance | path

Searched refs:kIndex (Results 1 – 11 of 11) sorted by relevance

/rocksdb-6.9/table/block_based/
Dpartitioned_index_reader.cc74 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()
Dblock_type.h25 kIndex, enumerator
Dindex_reader_common.cc28 UncompressionDict::GetEmptyDict(), index_block, BlockType::kIndex, in ReadIndexBlock()
Dbinary_search_index_reader.cc65 rep->get_global_seqno(BlockType::kIndex), iter, kNullStats, true, in NewIterator()
Dpartitioned_index_iterator.cc99 BlockType::kIndex, in InitPartitionedIndexBlock()
Dhash_index_reader.cc136 rep->get_global_seqno(BlockType::kIndex), iter, kNullStats, in NewIterator()
Dblock_based_table_reader.cc259 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/
Dblock_fetcher.cc233 case BlockType::kIndex: in ReadBlockContents()
/rocksdb-6.9/table/plain/
Dplain_table_reader.cc308 BlockType::kIndex, &index_block_contents, in PopulateIndex()
/rocksdb-6.9/include/rocksdb/
Dfile_system.h66 kIndex, enumerator
/rocksdb-6.9/third-party/gtest-1.8.1/fused-src/gtest/
Dgtest.h1118 template <bool kIndexValid, int kIndex, class Tuple>