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