Searched refs:totpct (Results 1 – 1 of 1) sorted by relevance
9106 unsigned long totmem = 0, totfree = 0, totmbufs, totused, totpct, local9207 totpct = 0;9209 totpct = (totused * 100) / totmem;9213 totpct = (totused1 * 100) / totmem1;9216 "in use)\n", totmem / 1024, totpct);