Searched refs:pending_sum_ (Results 1 – 1 of 1) sorted by relevance
176 int64 pending_sum_ = 0; variable415 pending_sum_ += options_.get_pending_on_serial_device(); in ProcessBatches()423 double avg_pending = pending_sum_ / static_cast<double>(batch_count_); in ProcessBatches()453 pending_sum_ = 0; in ProcessBatches()