Home
last modified time | relevance | path

Searched defs:oomadj (Results 1 – 5 of 5) sorted by relevance

/aosp12/system/extras/alloc-stress/
H A Dalloc-stress.cpp137 static void write_oomadj_to_lmkd(int oomadj) { in write_oomadj_to_lmkd()
/aosp12/system/memory/lmkd/tests/
H A Dlmkd_test.cpp187 int oomadj; member
/aosp12/system/memory/lmkd/include/
H A Dlmkd.h107 int oomadj; member
/aosp12/system/memory/libmeminfo/tools/
H A Dprocrank.cpp100 int32_t oomadj() const { return oomadj_; } in oomadj() function
/aosp12/system/memory/lmkd/
H A Dlmkd.cpp508 int oomadj; member
1293 static void inc_killcnt(int oomadj) { in inc_killcnt()
2024 static struct proc *proc_adj_lru(int oomadj) { in proc_adj_lru()
2028 static struct proc *proc_get_heaviest(int oomadj) { in proc_get_heaviest()