Searched refs:direct_reclaim_threshold_ms (Results 1 – 4 of 4) sorted by relevance
56 on property:persist.device_config.lmkd_native.direct_reclaim_threshold_ms=*
247 static int direct_reclaim_threshold_ms; variable1759 if (direct_reclaim_threshold_ms > 0 && !memevent_listener) { in ctrl_command_handler()1761 direct_reclaim_threshold_ms = 0; in ctrl_command_handler()1813 if (direct_reclaim_threshold_ms > 0) { in ctrl_command_handler()1815 direct_reclaim_threshold_ms = 0; in ctrl_command_handler()3123 } else if (reclaim == DIRECT_RECLAIM && direct_reclaim_threshold_ms > 0 && in mp_event_psi()3124 direct_reclaim_duration_ms > direct_reclaim_threshold_ms) { in mp_event_psi()3127 direct_reclaim_duration_ms, direct_reclaim_threshold_ms); in mp_event_psi()4229 direct_reclaim_threshold_ms = in update_props()
95 - `ro.lmk.direct_reclaim_threshold_ms`: direct reclaim duration threshold in
789 ro.lmk.direct_reclaim_threshold_ms u:object_r:lmkd_config_prop:s0 exact int