Home
last modified time | relevance | path

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

/rocksdb-6.9/db/
Dversion_set.cc860 const SliceTransform* prefix_extractor, bool should_sample, in LevelIterator() argument
873 should_sample_(should_sample), in LevelIterator()
1559 bool should_sample = should_sample_file_read(); in AddIteratorsForLevel() local
1576 if (should_sample) { in AddIteratorsForLevel()