Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/os/
DOomKillRecord.java46 String processName, short oomScoreAdj, in OomKillRecord() argument
54 this.mOomScoreAdj = oomScoreAdj; in OomKillRecord()
/frameworks/base/core/jni/
Dcom_android_internal_os_KernelAllocationStats.cpp41 int oomScoreAdj; member
108 .oomScoreAdj = atoi(oomScoreAdjStr.c_str())}; in KernelAllocationStats_getDmabufAllocations()
149 /* oomscore */ pidDmaInfos[pid].oomScoreAdj, in KernelAllocationStats_getDmabufAllocations()