Searched defs:max_buckets (Results 1 – 9 of 9) sorted by relevance
137 static int merge_hist_buckets(struct hist_bucket *bucket, int max_buckets, in merge_hist_buckets()267 void show_q_histogram(const int counts[64], int max_buckets) { in show_q_histogram()289 int max_buckets) { in show_rate_histogram()
128 static int merge_hist_buckets(struct hist_bucket *bucket, int max_buckets, in merge_hist_buckets()258 void show_q_histogram(const int counts[64], int max_buckets) { in show_q_histogram()280 int max_buckets) { in show_rate_histogram()
372 __u16 max_buckets; member447 __u16 max_buckets; member
222 pub fn max_buckets( in max_buckets() method
531 const uint32_t max_buckets = in CreateHistogram() local
596 const uint32_t max_buckets = in CreateHistogram() local
486 const size_t max_buckets = static_cast<size_t>(*maximum - *minimum + 2); in InspectConstructionArguments() local