Searched refs:bucket_counts (Results 1 – 1 of 1) sorted by relevance
94 static double threshold_for_count_below(const gpr_atm* bucket_counts, in threshold_for_count_below() argument106 count_so_far += static_cast<double>(bucket_counts[lower_idx]); in threshold_for_count_below()115 if (bucket_counts[upper_idx]) { in threshold_for_count_below()127 static_cast<double>(bucket_counts[lower_idx]); in threshold_for_count_below()