Searched refs:percent_free (Results 1 – 2 of 2) sorted by relevance
190 int percent_free = 0; in PercentFree() local193 percent_free += p->PercentFree(); in PercentFree()197 return percent_free / num_arena; in PercentFree()
188 int percent_free = 0; in PercentFree() local191 percent_free += p->PercentFree(); in PercentFree()195 return percent_free / num_arena; in PercentFree()