Home
last modified time | relevance | path

Searched refs:combiner1 (Results 1 – 1 of 1) sorted by relevance

/external/grpc-grpc/test/cpp/microbenchmarks/
Dbm_closure.cc302 grpc_combiner* combiner1 = grpc_combiner_create(); in BM_ClosureSched2OnTwoCombiners() local
307 grpc_combiner_scheduler(combiner1)); in BM_ClosureSched2OnTwoCombiners()
316 GRPC_COMBINER_UNREF(combiner1, "finished"); in BM_ClosureSched2OnTwoCombiners()
325 grpc_combiner* combiner1 = grpc_combiner_create(); in BM_ClosureSched4OnTwoCombiners() local
332 grpc_combiner_scheduler(combiner1)); in BM_ClosureSched4OnTwoCombiners()
336 grpc_combiner_scheduler(combiner1)); in BM_ClosureSched4OnTwoCombiners()
347 GRPC_COMBINER_UNREF(combiner1, "finished"); in BM_ClosureSched4OnTwoCombiners()