Searched refs:totpct (Results 1 – 1 of 1) sorted by relevance
9229 unsigned long totmem = 0, totfree = 0, totmbufs, totused, totpct, local9330 totpct = 0;9332 totpct = (totused * 100) / totmem;9336 totpct = (totused1 * 100) / totmem1;9339 "in use)\n", totmem / 1024, totpct);