Searched refs:grpc_stats_histo_percentile (Results 1 – 4 of 4) sorted by relevance
53 << grpc_stats_histo_percentile(&stats, (grpc_stats_histograms)i, 50.0) in AddToLabel()55 << 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()
62 double grpc_stats_histo_percentile(const grpc_stats_data* data,
131 double grpc_stats_histo_percentile(const grpc_stats_data* stats, in grpc_stats_histo_percentile() function