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