Searched refs:grpc_stats_histo_percentile (Results 1 – 4 of 4) sorted by relevance
83 << grpc_stats_histo_percentile(&stats, (grpc_stats_histograms)i, 50.0) in AddToLabel()85 << grpc_stats_histo_percentile(&stats, (grpc_stats_histograms)i, 99.0); in AddToLabel()
112 grpc_stats_histo_percentile( in ReportCoreStats()114 grpc_stats_histo_percentile( in ReportCoreStats()116 grpc_stats_histo_percentile( in ReportCoreStats()
64 double grpc_stats_histo_percentile(const grpc_stats_data* stats,
136 double grpc_stats_histo_percentile(const grpc_stats_data* stats, in grpc_stats_histo_percentile() function