Searched refs:thrashing_limit (Results 1 – 4 of 4) sorted by relevance
41 on property:persist.device_config.lmkd_native.thrashing_limit=*
72 - `ro.lmk.thrashing_limit`: number of workingset refaults as a percentage of
2869 static int thrashing_limit = thrashing_limit_pct; in mp_event_psi() local3006 if (windows_passed > 1 || prev_thrash_growth < thrashing_limit) { in mp_event_psi()3014 thrashing_limit = thrashing_limit_pct; in mp_event_psi()3101 } else if (wmark < WMARK_HIGH && thrashing > thrashing_limit) { in mp_event_psi()3112 } else if (reclaim == DIRECT_RECLAIM && thrashing > thrashing_limit) { in mp_event_psi()3184 thrashing_limit = (thrashing_limit * (100 - thrashing_limit_decay_pct)) / 100; in mp_event_psi()
786 ro.lmk.thrashing_limit u:object_r:lmkd_config_prop:s0 exact int