Searched refs:pct (Results 1 – 1 of 1) sorted by relevance
228 float pct; in show_histogram() local230 pct = (float)(100.0 * bucket[i].count / total); in show_histogram()243 fprintf(stderr, "\t%5d (%6.2f%%)\n", bucket[i].count, pct); in show_histogram()