Home
last modified time | relevance | path

Searched full:queue_pluck (Results 1 – 4 of 4) sorted by relevance

/third_party/grpc/src/core/lib/debug/
Dtrace_flags.cc103 TraceFlag queue_pluck_trace(false, "queue_pluck");
188 {"queue_pluck", &queue_pluck_trace}, in GetAllTraceFlags()
Dtrace_flags.yaml253 queue_pluck:
/third_party/grpc/doc/
Dtrace_flags.md62 …- queue_pluck - Completion queue plucking. The `api` tracer must be enabled for this flag to have …
/third_party/grpc/src/core/lib/surface/
Dcompletion_queue.cc445 (GRPC_TRACE_FLAG_ENABLED(queue_pluck) || \
1198 if (GRPC_TRACE_FLAG_ENABLED(queue_pluck)) {