Searched refs:maxfree (Results 1 – 1 of 1) sorted by relevance
187 int totfree = 0, avgfree, maxfree = 0, minfree = bufsize; in strcache_print_stats() local203 maxfree = (bf > maxfree ? bf : maxfree); in strcache_print_stats()215 prefix, totfree, maxfree, minfree, avgfree); in strcache_print_stats()