Home
last modified time | relevance | path

Searched refs:init_mp_psi (Results 1 – 1 of 1) sorted by relevance

/system/memory/lmkd/
Dlmkd.cpp2770 static bool init_mp_psi(enum vmpressure_level level, bool use_new_strategy) { in init_mp_psi() function
2830 if (!init_mp_psi(VMPRESS_LEVEL_LOW, use_new_strategy)) { in init_psi_monitors()
2833 if (!init_mp_psi(VMPRESS_LEVEL_MEDIUM, use_new_strategy)) { in init_psi_monitors()
2837 if (!init_mp_psi(VMPRESS_LEVEL_CRITICAL, use_new_strategy)) { in init_psi_monitors()