Home
last modified time | relevance | path

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

/system/memory/lmkd/
Dlmkd.cpp163 VMPRESS_LEVEL_MEDIUM, enumerator
2826 psi_thresholds[VMPRESS_LEVEL_MEDIUM].threshold_ms = psi_partial_stall_ms; in init_psi_monitors()
2833 if (!init_mp_psi(VMPRESS_LEVEL_MEDIUM, use_new_strategy)) { in init_psi_monitors()
2838 destroy_mp_psi(VMPRESS_LEVEL_MEDIUM); in init_psi_monitors()
2941 !init_mp_common(VMPRESS_LEVEL_MEDIUM) || in init_monitors()
2957 destroy_mp_psi(VMPRESS_LEVEL_MEDIUM); in destroy_monitors()
2961 destroy_mp_common(VMPRESS_LEVEL_MEDIUM); in destroy_monitors()
3254 level_oomadj[VMPRESS_LEVEL_MEDIUM] = in update_props()