Searched refs:record_read_stats (Results 1 – 2 of 2) sorted by relevance
| /rocksdb-6.9/db/ |
| D | table_cache.h | 135 const bool no_io = false, bool record_read_stats = true, 199 bool record_read_stats, HistogramImpl* file_read_hist,
|
| D | table_cache.cc | 89 bool sequential_mode, bool record_read_stats, HistogramImpl* file_read_hist, in GetTableReader() argument 113 record_read_stats ? ioptions_.statistics : nullptr, SST_READ_MICROS, in GetTableReader() 137 const bool no_io, bool record_read_stats, in FindTable() argument 155 false /* sequential mode */, record_read_stats, in FindTable()
|