Searched refs:fifo_scheduling (Results 1 – 4 of 4) sorted by relevance
134 bool fifo_scheduling = false; member476 if (options_.fifo_scheduling) { in AddBatch()548 options_.fifo_scheduling ? fifo_batches_.empty() : batches_.empty(); in MaybeScheduleNextBatch()557 if (options_.fifo_scheduling) { in MaybeScheduleNextBatch()597 if (options_.fifo_scheduling) { in MaybeScheduleClosedBatchesLocked()
288 options.fifo_scheduling = true; in TEST()
361 adaptive_shared_batch_scheduler_options.fifo_scheduling = true; in ComputeAsync()
330 adaptive_shared_batch_scheduler_options.fifo_scheduling = true; in ComputeAsync()