Searched refs:thrashing_limit_pct (Results 1 – 1 of 1) sorted by relevance
203 static int thrashing_limit_pct; variable2394 thrashing_limit = thrashing_limit_pct; in mp_event_psi()2441 } else if (swap_is_low && thrashing > thrashing_limit_pct) { in mp_event_psi()3282 thrashing_limit_pct = max(0, property_get_int32("ro.lmk.thrashing_limit", in update_props()