Searched refs:thrashing (Results 1 – 10 of 10) sorted by relevance
/aosp12/frameworks/base/services/core/java/com/android/server/am/ |
H A D | LmkdStatsReporter.java | 67 final int thrashing = inputData.readInt(); in logKillOccurred() local 73 minOomScore, freeMemKb, freeSwapKb, mapKillReason(killReason), thrashing, in logKillOccurred()
|
/aosp12/system/memory/lmkd/ |
H A D | lmkd.cpp | 2188 int thrashing; member 2265 kill_st.thrashing = ki->thrashing; in kill_one_process() 2273 kill_st.thrashing = 0; in kill_one_process() 2493 int64_t thrashing = 0; in mp_event_psi() local 2614 thrashing += prev_thrash_growth; in mp_event_psi() 2615 if (max_thrashing < thrashing) { in mp_event_psi() 2616 max_thrashing = thrashing; in mp_event_psi() 2700 if (thrashing < thrashing_critical_pct) { in mp_event_psi() 2708 PRId64 "%%)", thrashing); in mp_event_psi() 2711 if (thrashing < thrashing_critical_pct) { in mp_event_psi() [all …]
|
H A D | README.md | 74 to consider system thrashing its pagecache. 78 ro.lmk.thrashing_limit_decay: thrashing threshold decay expressed as a
|
H A D | statslog.h | 79 int32_t thrashing; member
|
H A D | statslog.cpp | 326 index = pack_int32(packet, index, kill_stat->thrashing); in lmkd_pack_set_kill_occurred()
|
/aosp12/build/make/target/board/ |
H A D | go_defaults_512.prop | 22 # madvise random in ART to reduce page cache thrashing.
|
/aosp12/frameworks/proto_logging/stats/ |
H A D | atoms.proto | 4819 // Current thrashing levels (workingset_refaults/filecache in %). 4820 optional int32 thrashing = 14; field 4822 // Max thrashing levels (workingset_refaults/filecache in %).
|
/aosp12/packages/inputmethods/LatinIME/dictionaries/ |
H A D | en_US_wordlist.combined.gz | 1dictionary=main:en_us,locale=en_US,description=English (US),date ... |
H A D | en_GB_wordlist.combined.gz | 1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ... |
H A D | en_wordlist.combined.gz | 1dictionary=main:en,locale=en,description=English,date=1414726273, ... |