Home
last modified time | relevance | path

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

/aosp12/system/memory/lmkd/
H A Dlmkd.cpp170 VMPRESS_LEVEL_MEDIUM, enumerator
3080 psi_thresholds[VMPRESS_LEVEL_MEDIUM].threshold_ms = psi_partial_stall_ms; in init_psi_monitors()
3087 if (!init_mp_psi(VMPRESS_LEVEL_MEDIUM, use_new_strategy)) { in init_psi_monitors()
3092 destroy_mp_psi(VMPRESS_LEVEL_MEDIUM); in init_psi_monitors()
3195 !init_mp_common(VMPRESS_LEVEL_MEDIUM) || in init_monitors()
3211 destroy_mp_psi(VMPRESS_LEVEL_MEDIUM); in destroy_monitors()
3215 destroy_mp_common(VMPRESS_LEVEL_MEDIUM); in destroy_monitors()
3506 level_oomadj[VMPRESS_LEVEL_MEDIUM] = in update_props()