Home
last modified time | relevance | path

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

/rocksdb-6.9/db/
Dinternal_stats.h570 bool HandleEstimateLiveDataSize(uint64_t* value, DBImpl* db,
Dinternal_stats.cc443 {true, nullptr, &InternalStats::HandleEstimateLiveDataSize, nullptr,
839 bool InternalStats::HandleEstimateLiveDataSize(uint64_t* value, DBImpl* /*db*/, in HandleEstimateLiveDataSize() function in ROCKSDB_NAMESPACE::InternalStats