Home
last modified time | relevance | path

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

/system/memory/lmkd/
Dlmkd.cpp3494 static void destroy_mp_psi(enum vmpressure_level level) { in destroy_mp_psi() function
3655 destroy_mp_psi(VMPRESS_LEVEL_LOW); in init_psi_monitors()
3659 destroy_mp_psi(VMPRESS_LEVEL_MEDIUM); in init_psi_monitors()
3660 destroy_mp_psi(VMPRESS_LEVEL_LOW); in init_psi_monitors()
3786 destroy_mp_psi(VMPRESS_LEVEL_CRITICAL); in destroy_monitors()
3787 destroy_mp_psi(VMPRESS_LEVEL_MEDIUM); in destroy_monitors()
3788 destroy_mp_psi(VMPRESS_LEVEL_LOW); in destroy_monitors()