Home
last modified time | relevance | path

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

/third_party/grpc/src/core/lib/surface/
Dcompletion_queue.h34 extern grpc_core::TraceFlag grpc_cq_pluck_trace;
Dcompletion_queue.cc430 grpc_core::TraceFlag grpc_cq_pluck_trace(false, "queue_pluck"); variable
435 (GRPC_TRACE_FLAG_ENABLED(grpc_cq_pluck_trace) || \
1218 if (GRPC_TRACE_FLAG_ENABLED(grpc_cq_pluck_trace)) {