Home
last modified time | relevance | path

Searched defs:channel_tracer_max_nodes (Results 1 – 4 of 4) sorted by relevance

/external/grpc-grpc/src/core/lib/channel/
Dchannelz.cc91 ChannelNode::ChannelNode(grpc_channel* channel, size_t channel_tracer_max_nodes, in ChannelNode()
144 grpc_channel* channel, size_t channel_tracer_max_nodes, in MakeChannelNode()
150 ServerNode::ServerNode(size_t channel_tracer_max_nodes) in ServerNode()
/external/grpc-grpc/src/core/ext/filters/client_channel/
Dclient_channel_channelz.cc47 size_t channel_tracer_max_nodes, in ClientChannelNode()
109 grpc_channel* channel, size_t channel_tracer_max_nodes, in MakeClientChannelNode()
116 size_t channel_tracer_max_nodes) in SubchannelNode()
Dsubchannel.cc395 size_t channel_tracer_max_nodes = in grpc_subchannel_create() local
/external/grpc-grpc/src/core/lib/surface/
Dchannel.cc105 size_t channel_tracer_max_nodes = 0; // default to off in grpc_channel_create_with_builder() local