Home
last modified time | relevance | path

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

/system/memory/lmkd/
Dlmkd.cpp2344 WMARK_MIN = 0, enumerator
2365 return WMARK_MIN; in get_lowest_watermark()
2599 if (wmark > WMARK_MIN && thrashing < thrashing_critical_pct) { in mp_event_psi()
2610 if (wmark > WMARK_MIN && thrashing < thrashing_critical_pct) { in mp_event_psi()