Searched refs:total_swap (Results 1 – 1 of 1) sorted by relevance
184 uint64_t total_swap; in main() local339 total_swap = 0; in main()356 total_swap += procs[i]->usage.swap; in main()429 printf("%6" PRIu64 "K ", total_swap / 1024); in main()