Home
last modified time | relevance | path

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

/rocksdb-6.9/db/
Dinternal_stats.h578 bool HandleEstimateOldestKeyTime(uint64_t* value, DBImpl* db,
Dinternal_stats.cc475 {false, nullptr, &InternalStats::HandleEstimateOldestKeyTime, nullptr,
876 bool InternalStats::HandleEstimateOldestKeyTime(uint64_t* value, DBImpl* /*db*/, in HandleEstimateOldestKeyTime() function in ROCKSDB_NAMESPACE::InternalStats