Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/lib/iomgr/
Dcombiner.cc36 #define GRPC_COMBINER_TRACE(fn) \ macro
87 GRPC_COMBINER_TRACE(gpr_log(GPR_INFO, "C:%p create", lock)); in grpc_combiner_create()
92 GRPC_COMBINER_TRACE(gpr_log(GPR_INFO, "C:%p really_destroy", lock)); in really_destroy()
100 GRPC_COMBINER_TRACE(gpr_log( in start_destroy()
163 GRPC_COMBINER_TRACE(gpr_log(GPR_INFO, in combiner_exec()
207 GRPC_COMBINER_TRACE(gpr_log(GPR_INFO, "C:%p queue_offload", lock)); in queue_offload()
222 GRPC_COMBINER_TRACE(gpr_log(GPR_INFO, in grpc_combiner_continue_exec_ctx()
245 GRPC_COMBINER_TRACE( in grpc_combiner_continue_exec_ctx()
269 GRPC_COMBINER_TRACE( in grpc_combiner_continue_exec_ctx()
287 GRPC_COMBINER_TRACE( in grpc_combiner_continue_exec_ctx()
[all …]