Home
last modified time | relevance | path

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

/external/grpc-grpc/test/cpp/microbenchmarks/
Dbm_closure.cc303 grpc_combiner* combiner2 = grpc_combiner_create(); in BM_ClosureSched2OnTwoCombiners() local
309 grpc_combiner_scheduler(combiner2)); in BM_ClosureSched2OnTwoCombiners()
317 GRPC_COMBINER_UNREF(combiner2, "finished"); in BM_ClosureSched2OnTwoCombiners()
326 grpc_combiner* combiner2 = grpc_combiner_create(); in BM_ClosureSched4OnTwoCombiners() local
334 grpc_combiner_scheduler(combiner2)); in BM_ClosureSched4OnTwoCombiners()
338 grpc_combiner_scheduler(combiner2)); in BM_ClosureSched4OnTwoCombiners()
348 GRPC_COMBINER_UNREF(combiner2, "finished"); in BM_ClosureSched4OnTwoCombiners()