Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/os/
H A DDebug.java515 public int getOtherSwappedOutPss(int which) { in getOtherSwappedOutPss() method in Debug.MemoryInfo
/aosp14/frameworks/base/core/java/android/app/
H A DActivityThread.java3101 pw.print(memInfo.getOtherSwappedOutPss(i)); pw.print(','); in dumpMemInfoTable()
3171 final int mySwappedOutPss = memInfo.getOtherSwappedOutPss(i); in dumpMemInfoTable()
3241 final int mySwappedOutPss = memInfo.getOtherSwappedOutPss(i); in dumpMemInfoTable()
3378 final int mySwappedOutPss = memInfo.getOtherSwappedOutPss(i); in dumpMemInfoTable()
3431 final int mySwappedOutPss = memInfo.getOtherSwappedOutPss(i); in dumpMemInfoTable()
/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DActivityManagerService.java12108 mi.getOtherSwappedOutPss(Debug.MemoryInfo.NUM_OTHER_STATS + j); in dumpApplicationMemoryUsage()
12118 mem = mi.getOtherSwappedOutPss(j); in dumpApplicationMemoryUsage()
12205 info.getOtherSwappedOutPss(Debug.MemoryInfo.NUM_OTHER_STATS + j); in dumpApplicationMemoryUsage()
12216 mem = info.getOtherSwappedOutPss(j); in dumpApplicationMemoryUsage()
12751 mi.getOtherSwappedOutPss(Debug.MemoryInfo.NUM_OTHER_STATS + j); in dumpApplicationMemoryUsage()
12761 mem = mi.getOtherSwappedOutPss(j); in dumpApplicationMemoryUsage()
12839 info.getOtherSwappedOutPss(Debug.MemoryInfo.NUM_OTHER_STATS + j); in dumpApplicationMemoryUsage()
12850 mem = info.getOtherSwappedOutPss(j); in dumpApplicationMemoryUsage()
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt12028 HSPLandroid/os/Debug$MemoryInfo;->getOtherSwappedOutPss(I)I
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt12031 HSPLandroid/os/Debug$MemoryInfo;->getOtherSwappedOutPss(I)I
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt35723 Landroid/os/Debug$MemoryInfo;->getOtherSwappedOutPss(I)I