Searched refs:flow_control_writes_ (Results 1 – 1 of 1) sorted by relevance
213 GRPC_STATS_INC_HTTP2_SEND_FLOWCTL_PER_WRITE(flow_control_writes_); in FlushStats()291 void IncWindowUpdateWrites() { ++flow_control_writes_; } in IncWindowUpdateWrites()309 int flow_control_writes_ = 0; member in __anon636541400111::WriteContext