Searched refs:THRESHOLD_SWAP_USED_PERCENT (Results 1 – 2 of 2) sorted by relevance
25 #define THRESHOLD_SWAP_USED_PERCENT 5 macro
406 threshold = m->system_context.swap_total * THRESHOLD_SWAP_USED_PERCENT / 100; in monitor_swap_contexts_handler()