Searched refs:getOtherSwappedOutPss (Results 1 – 3 of 3) sorted by relevance
383 public int getOtherSwappedOutPss(int which) { in getOtherSwappedOutPss() method in Debug.MemoryInfo
2200 pw.print(memInfo.getOtherSwappedOutPss(i)); pw.print(','); in dumpMemInfoTable()2269 final int mySwappedOutPss = memInfo.getOtherSwappedOutPss(i); in dumpMemInfoTable()2337 final int mySwappedOutPss = memInfo.getOtherSwappedOutPss(i); in dumpMemInfoTable()
16007 mi.getOtherSwappedOutPss(Debug.MemoryInfo.NUM_OTHER_STATS + j); in dumpApplicationMemoryUsage()16015 mem = mi.getOtherSwappedOutPss(j); in dumpApplicationMemoryUsage()16080 mi.getOtherSwappedOutPss(Debug.MemoryInfo.NUM_OTHER_STATS + j); in dumpApplicationMemoryUsage()16088 mem = mi.getOtherSwappedOutPss(j); in dumpApplicationMemoryUsage()