Searched defs:stats_dist_get_index (Results 1 - 1 of 1) sorted by relevance

/dovecot/src/lib/
H A Dstats-dist.c125 static unsigned int stats_dist_get_index(unsigned int range, double fraction) function
155 unsigned int idx = stats_dist_get_index(count, fraction);

Completed in 6 milliseconds