Home
last modified time | relevance | path

Searched defs:streams_failed (Results 1 – 2 of 2) sorted by relevance

/third_party/grpc/src/core/channelz/
Dchannelz.cc603 int64_t streams_failed = streams_failed_.load(std::memory_order_relaxed); in RenderJson() local
/third_party/grpc/src/proto/grpc/channelz/
Dchannelz.proto260 int64 streams_failed = 3; field