Searched refs:envoy_config_endpoint_v3_EndpointLoadMetricStats (Results 1 – 2 of 2) sorted by relevance
25 struct envoy_config_endpoint_v3_EndpointLoadMetricStats;30 typedef struct envoy_config_endpoint_v3_EndpointLoadMetricStats envoy_config_endpoint_v3_EndpointLo… typedef74 …envoy_config_endpoint_v3_EndpointLoadMetricStats* const* envoy_config_endpoint_v3_UpstreamLocality… in envoy_config_endpoint_v3_UpstreamLocalityStats_load_metric_stats()102 UPB_INLINE envoy_config_endpoint_v3_EndpointLoadMetricStats** envoy_config_endpoint_v3_UpstreamLoca… in envoy_config_endpoint_v3_UpstreamLocalityStats_mutable_load_metric_stats()103 …return (envoy_config_endpoint_v3_EndpointLoadMetricStats**)_upb_array_mutable_accessor(msg, UPB_SI… in envoy_config_endpoint_v3_UpstreamLocalityStats_mutable_load_metric_stats()105 UPB_INLINE envoy_config_endpoint_v3_EndpointLoadMetricStats** envoy_config_endpoint_v3_UpstreamLoca… in envoy_config_endpoint_v3_UpstreamLocalityStats_resize_load_metric_stats()106 …return (envoy_config_endpoint_v3_EndpointLoadMetricStats**)_upb_array_resize_accessor2(msg, UPB_SI… in envoy_config_endpoint_v3_UpstreamLocalityStats_resize_load_metric_stats()108 UPB_INLINE struct envoy_config_endpoint_v3_EndpointLoadMetricStats* envoy_config_endpoint_v3_Upstre… in envoy_config_endpoint_v3_UpstreamLocalityStats_add_load_metric_stats()109 …struct envoy_config_endpoint_v3_EndpointLoadMetricStats* sub = (struct envoy_config_endpoint_v3_En… in envoy_config_endpoint_v3_UpstreamLocalityStats_add_load_metric_stats()161 …envoy_config_endpoint_v3_EndpointLoadMetricStats* const* envoy_config_endpoint_v3_UpstreamEndpoint… in envoy_config_endpoint_v3_UpstreamEndpointStats_load_metric_stats()[all …]
2191 envoy_config_endpoint_v3_EndpointLoadMetricStats* load_metric = in LocalityStatsPopulate()