Searched refs:total_swap (Results 1 – 2 of 2) sorted by relevance
139 uint64_t total_swap = 0; variable259 total_swap += proc.Usage().swap; in print_processes()306 ss << ::android::base::StringPrintf("%6" PRIu64 "K ", total_swap / 1024); in print_totals()
433 int64_t total_swap; member2396 int64_t swap_used = mi->field.total_swap - mi->field.free_swap; in calc_swap_utilization()2487 swap_low_threshold = mi.field.total_swap * swap_free_low_percentage / 100; in mp_event_psi()2869 mi.field.total_swap * swap_free_low_percentage / 100) { in mp_event_common()