Home
last modified time | relevance | path

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

/rocksdb-6.9/db/
Dinternal_stats.h577 bool HandleIsWriteStopped(uint64_t* value, DBImpl* db, Version* version);
Dinternal_stats.cc472 {false, nullptr, &InternalStats::HandleIsWriteStopped, nullptr,
870 bool InternalStats::HandleIsWriteStopped(uint64_t* value, DBImpl* db, in HandleIsWriteStopped() function in ROCKSDB_NAMESPACE::InternalStats