Home
last modified time | relevance | path

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

/rocksdb-6.9/db/
Dwrite_controller.h54 bool NeedSpeedupCompaction() const { in NeedSpeedupCompaction() function
/rocksdb-6.9/db/db_impl/
Ddb_impl_write.cc1483 if (write_controller_.NeedSpeedupCompaction()) { in ThrottleLowPriWritesIfNeeded()
Ddb_impl_compaction_flush.cc2036 write_controller_.NeedSpeedupCompaction()); in GetBGJobLimits()