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