Searched refs:avg_pending (Results 1 – 1 of 1) sorted by relevance
423 double avg_pending = pending_sum_ / static_cast<double>(batch_count_); in ProcessBatches() local434 std::round(options_.target_pending - avg_pending); in ProcessBatches()