Home
last modified time | relevance | path

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

/system/memory/lmkd/
Dlmkd.cpp2798 static void destroy_mp_psi(enum vmpressure_level level) { in destroy_mp_psi() function
2834 destroy_mp_psi(VMPRESS_LEVEL_LOW); in init_psi_monitors()
2838 destroy_mp_psi(VMPRESS_LEVEL_MEDIUM); in init_psi_monitors()
2839 destroy_mp_psi(VMPRESS_LEVEL_LOW); in init_psi_monitors()
2956 destroy_mp_psi(VMPRESS_LEVEL_CRITICAL); in destroy_monitors()
2957 destroy_mp_psi(VMPRESS_LEVEL_MEDIUM); in destroy_monitors()
2958 destroy_mp_psi(VMPRESS_LEVEL_LOW); in destroy_monitors()