Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/ext/transport/chttp2/transport/
Dframe_settings.cc219 if (grpc_http_trace.enabled() || grpc_flowctl_trace.enabled()) { in grpc_chttp2_settings_parser_parse()
226 if (grpc_http_trace.enabled()) { in grpc_chttp2_settings_parser_parse()
231 } else if (grpc_http_trace.enabled()) { in grpc_chttp2_settings_parser_parse()
Dhpack_table.cc35 extern grpc_core::TraceFlag grpc_http_trace;
251 if (grpc_http_trace.enabled()) { in grpc_chttp2_hptbl_set_max_bytes()
274 if (grpc_http_trace.enabled()) { in grpc_chttp2_hptbl_set_current_table_size()
Dchttp2_transport.h28 extern grpc_core::TraceFlag grpc_http_trace;
Dwriting.cc54 if (grpc_http_trace.enabled() || grpc_bdp_estimator_trace.enabled()) { in maybe_initiate_ping()
63 if (grpc_http_trace.enabled() || grpc_bdp_estimator_trace.enabled()) { in maybe_initiate_ping()
83 if (grpc_http_trace.enabled() || grpc_bdp_estimator_trace.enabled()) { in maybe_initiate_ping()
109 if (grpc_http_trace.enabled() || grpc_bdp_estimator_trace.enabled()) { in maybe_initiate_ping()
Dhpack_encoder.h39 extern grpc_core::TraceFlag grpc_http_trace;
Dparsing.cc307 if (grpc_http_trace.enabled()) { in init_frame_parser()
402 if (grpc_http_trace.enabled()) { in on_initial_header()
484 if (grpc_http_trace.enabled()) { in on_trailing_header()
731 if (grpc_http_trace.enabled()) { in parse_frame_slice()
Dchttp2_transport.cc95 grpc_core::TraceFlag grpc_http_trace(false, "http"); variable
1223 if (grpc_http_trace.enabled()) { in grpc_chttp2_complete_closure_step()
1373 if (grpc_http_trace.enabled()) { in perform_stream_op_locked()
1673 if (grpc_http_trace.enabled()) { in perform_stream_op()
1837 if (grpc_http_trace.enabled()) { in perform_transport_op()
2569 if (grpc_http_trace.enabled()) { in start_bdp_ping_locked()
2582 if (grpc_http_trace.enabled()) { in finish_bdp_ping_locked()
Dhpack_encoder.cc468 if (grpc_http_trace.enabled()) { in hpack_enc()
660 if (grpc_http_trace.enabled()) { in grpc_chttp2_hpack_compressor_set_max_table_size()
Dinternal.h727 if (!(grpc_http_trace.enabled())) \
Dhpack_parser.cc627 if (grpc_http_trace.enabled()) { in on_hdr()
997 if (grpc_http_trace.enabled()) { in finish_max_tbl_size()