Searched refs:start_batch (Results 1 – 5 of 5) sorted by relevance
72 kStdDevsInsideBoundsToUseRandnSampler](int start_batch, in operator ()()81 gen_copy.Skip(start_batch * 2 * kMaxIterations * (samples_per_batch + 3) / in operator ()()93 for (int64 b = start_batch; b < limit_batch; ++b) { in operator ()()
137 auto SortIndices = [&, context](int start_batch, int limit_batch) { in Compute() argument138 for (int32 b = start_batch; b < limit_batch; ++b) { in Compute()
59 // - start_batch62 // start_batch with a SEND_MESSAGE argument can only be called after the67 // Similarly, start_batch with a RECV_MESSAGE argument can only be called after70 // start_batch is enqueued once upon receiving the OP_COMPLETE event for the
96 grpc_closure start_batch; member646 grpc_closure start_batch; member679 execute_batch(c, op, &state->start_batch); in cancel_with_error()1844 execute_batch(call, stream_op, &bctl->start_batch); in call_start_batch()
94 `start_batch(..., tag)` and then work only gets activated by somebody