Searched refs:spare_batches (Results 1 – 2 of 2) sorted by relevance
540 const int spare_batches = in SchedulingCapacity() local542 return spare_batches * options_.max_batch_size + current_batch_capacity; in SchedulingCapacity()
739 const int spare_batches = in SchedulingCapacityLocked() local741 return spare_batches * options_.max_batch_size + current_batch_capacity; in SchedulingCapacityLocked()