Home
last modified time | relevance | path

Searched full:flowctl (Results 1 – 6 of 6) sorted by relevance

/third_party/grpc/src/core/lib/debug/
Dtrace_flags.cc82 TraceFlag flowctl_trace(false, "flowctl");
167 {"flowctl", &flowctl_trace}, in GetAllTraceFlags()
Dtrace_flags.yaml160 flowctl:
/third_party/grpc/src/core/ext/transport/chttp2/transport/
Dflow_control.cc234 GRPC_TRACE_LOG(flowctl, INFO) in UpdateSetting()
235 << "[flowctl] UPDATE SETTING " << name << " from " << *desired_value in UpdateSetting()
Dframe_settings.cc188 GRPC_TRACE_FLAG_ENABLED(flowctl)) { in grpc_chttp2_settings_parser_parse()
Dwriting.cc207 GRPC_TRACE_VLOG(flowctl, 2) in report_stall()
/third_party/grpc/doc/
Dtrace_flags.md43 - flowctl - Http2 flow control.