Home
last modified time | relevance | path

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

/rocksdb-6.9/monitoring/
Dfile_read_sample.h12 extern bool should_sample_file_read();
15 inline bool should_sample_file_read() { in should_sample_file_read() function
/rocksdb-6.9/table/
Dget_context.cc71 sample_ = should_sample_file_read(); in GetContext()
/rocksdb-6.9/db/
Dversion_set.cc1559 bool should_sample = should_sample_file_read(); in AddIteratorsForLevel()
1593 mutable_cf_options_.prefix_extractor.get(), should_sample_file_read(), in AddIteratorsForLevel()
1644 mutable_cf_options_.prefix_extractor.get(), should_sample_file_read(), in OverlapWithLevelIterator()