Searched defs:scheduler_options (Results 1 – 2 of 2) sorted by relevance
136 const BasicBatchScheduler<BenchmarkBatchTask>::Options& scheduler_options) in ThroughputBenchmark()235 const BasicBatchScheduler<BenchmarkBatchTask>::Options& scheduler_options, in LatencyBenchmark()343 BasicBatchScheduler<BenchmarkBatchTask>::Options scheduler_options; in RunThroughputBenchmark() local392 BasicBatchScheduler<BenchmarkBatchTask>::Options scheduler_options; in RunLatencyBenchmark() local
166 def check_production_settings(scheduler_options): argument