Searched defs:max_execution_batch_size (Results 1 – 4 of 4) sorted by relevance
220 size_t max_execution_batch_size = 1000; member345 size_t max_execution_batch_size() const { return max_execution_batch_size_; } in max_execution_batch_size() function814 const int max_execution_batch_size = options_.max_execution_batch_size; in ScheduleWithLazySplit() local
116 QueueOptions CreateQueueOptions(size_t max_execution_batch_size, in CreateQueueOptions()138 QueueOptions CreateQueueOptions(size_t max_execution_batch_size, in CreateQueueOptions()848 const size_t max_execution_batch_size = 64; in CreateQueues() local
266 int max_execution_batch_size = 10; member
134 int32_t max_execution_batch_size, in Create()