Home
last modified time | relevance | path

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

/rocksdb-6.9/db/
Dversion_set.h1009 return PreComputeMinLogNumberWithUnflushedData(nullptr); in MinLogNumberWithUnflushedData()
1013 uint64_t PreComputeMinLogNumberWithUnflushedData( in PreComputeMinLogNumberWithUnflushedData() function
/rocksdb-6.9/db/db_impl/
Ddb_impl_files.cc635 vset->PreComputeMinLogNumberWithUnflushedData(&cfd_to_flush); in PrecomputeMinLogNumberToKeep()