Searched refs:ApproximateMemoryUsageFast (Results 1 – 2 of 2) sorted by relevance
| /rocksdb-6.9/db/ | ||
| D | memtable.h | 141 size_t ApproximateMemoryUsageFast() const { in ApproximateMemoryUsageFast() function |
| D | write_batch.cc | 1802 if (mem->ApproximateMemoryUsageFast() + in CheckMemtableFull() |