Searched refs:batch_count (Results 1 – 1 of 1) sorted by relevance
436 size_t batch_count = 0; in TryInstallMemtableFlushResults() local461 batch_count++; in TryInstallMemtableFlushResults()465 if (batch_count > 0) { in TryInstallMemtableFlushResults()503 while (batch_count-- > 0) { in TryInstallMemtableFlushResults()515 for (auto it = current_->memlist_.rbegin(); batch_count-- > 0; ++it) { in TryInstallMemtableFlushResults()