Searched refs:totpct (Results 1 – 1 of 1) sorted by relevance
8035 unsigned long totmem = 0, totfree = 0, totmbufs, totused, totpct, local8136 totpct = 0;8138 totpct = (totused * 100) / totmem;8142 totpct = (totused1 * 100) / totmem1;8145 "in use)\n", totmem / 1024, totpct);