Home
last modified time | relevance | path

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

/system/core/lmkd/
Dlmkd.c127 VMPRESS_LEVEL_LOW = 0, enumerator
1512 return (enum vmpressure_level)((level > VMPRESS_LEVEL_LOW) ? in downgrade_level()
1567 for (lvl = VMPRESS_LEVEL_LOW; lvl < VMPRESS_LEVEL_COUNT; lvl++) { in mp_event_common()
1637 if (level == VMPRESS_LEVEL_LOW) { in mp_event_common()
1784 if (!init_mp_psi(VMPRESS_LEVEL_LOW)) { in init_psi_monitors()
1788 destroy_mp_psi(VMPRESS_LEVEL_LOW); in init_psi_monitors()
1793 destroy_mp_psi(VMPRESS_LEVEL_LOW); in init_psi_monitors()
1919 (!init_mp_common(VMPRESS_LEVEL_LOW) || in init()
2031 level_oomadj[VMPRESS_LEVEL_LOW] = in main()