Searched defs:swap_total (Results 1 – 8 of 8) sorted by relevance
46 pub fn swap_total(&self) -> u64 { in swap_total() method
88 long mem_total, swap_total; in setup() local
305 long int swap_total; in setup() local
324 int swap_total = 0; member
321 int swap_total = 0; member
332 int swap_total = 0; member
343 uint64_t swap_total = smi.mem_swap_kb() * 1024; in run_procrank() local