Searched refs:histo_width (Results 1 – 2 of 2) sorted by relevance
1345 const int histo_width = sizeof (histo_stars) - 1; variable1364 if (max < histo_width) in dump_histogram()1365 max = histo_width; in dump_histogram()1370 &histo_stars[(max - histo[i]) * histo_width / max]); in dump_histogram()
300 static const uint64_t histo_width = sizeof (histo_stars) - 1; variable319 if (max < histo_width) in dump_histogram()320 max = histo_width; in dump_histogram()325 &histo_stars[(max - histo[i]) * histo_width / max]); in dump_histogram()