Home
last modified time | relevance | path

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

/system/extras/tests/workloads/
Dsystemapps.sh79 reclaim=$4
116 ((curReclaim=curReclaim+${reclaim:=0}))
Ddefs.sh278 if grep -qi reclaim $traceout; then
/system/memory/lmkd/
DREADME.md95 - `ro.lmk.direct_reclaim_threshold_ms`: direct reclaim duration threshold in
97 direct reclaim. Default = 0 (disabled)
Dlmkd.cpp2887 enum reclaim_state reclaim = NO_RECLAIM; in mp_event_psi() local
2968 reclaim = DIRECT_RECLAIM; in mp_event_psi()
2972 reclaim = KSWAPD_RECLAIM; in mp_event_psi()
3112 } else if (reclaim == DIRECT_RECLAIM && thrashing > thrashing_limit) { in mp_event_psi()
3123 } else if (reclaim == DIRECT_RECLAIM && direct_reclaim_threshold_ms > 0 && in mp_event_psi()
3203 if (events || killing || reclaim == DIRECT_RECLAIM) { in mp_event_psi()
/system/extras/ioblame/
DREADME86 happens from a flush thread or VM reclaim). In this mode, we only get