Searched refs:histo_width (Results 1 – 1 of 1) sorted by relevance
930 static const uint64_t histo_width = sizeof (histo_stars) - 1; variable949 if (max < histo_width) in dump_histogram()950 max = histo_width; in dump_histogram()955 &histo_stars[(max - histo[i]) * histo_width / max]); in dump_histogram()