Home
last modified time | relevance | path

Searched full:stream_refcount (Results 1 – 5 of 5) sorted by relevance

/third_party/grpc/src/core/lib/transport/
Dtransport.cc80 GRPC_TRACE_FLAG_ENABLED(stream_refcount) ? "stream_refcount" : nullptr);
Dtransport.h191 GRPC_TRACE_VLOG(stream_refcount, 2) in grpc_stream_ref()
207 GRPC_TRACE_VLOG(stream_refcount, 2) in grpc_stream_unref()
/third_party/grpc/src/core/lib/debug/
Dtrace_flags.cc46 DebugOnlyTraceFlag stream_refcount_trace(false, "stream_refcount");
236 {"stream_refcount", &stream_refcount_trace}, in GetAllTraceFlags()
Dtrace_flags.yaml292 stream_refcount:
/third_party/grpc/doc/
Dtrace_flags.md111 - stream_refcount - Stream refcounting.