Searched refs:getOtherPss (Results 1 – 3 of 3) sorted by relevance
464 public int getOtherPss(int which) { in getOtherPss() method in Debug.MemoryInfo
2582 pw.print(memInfo.getOtherPss(i)); pw.print(','); in dumpMemInfoTable()2652 final int myPss = memInfo.getOtherPss(i); in dumpMemInfoTable()2720 final int myPss = memInfo.getOtherPss(i); in dumpMemInfoTable()2847 final int myPss = memInfo.getOtherPss(i); in dumpMemInfoTable()2898 final int myPss = memInfo.getOtherPss(i); in dumpMemInfoTable()
12556 dalvikSubitemPss[j] += mi.getOtherPss(Debug.MemoryInfo.NUM_OTHER_STATS + j); in dumpApplicationMemoryUsage()12563 long mem = mi.getOtherPss(j); in dumpApplicationMemoryUsage()12630 … dalvikSubitemPss[j] += mi.getOtherPss(Debug.MemoryInfo.NUM_OTHER_STATS + j); in dumpApplicationMemoryUsage()12637 long mem = mi.getOtherPss(j); in dumpApplicationMemoryUsage()13063 dalvikSubitemPss[j] += mi.getOtherPss(Debug.MemoryInfo.NUM_OTHER_STATS + j); in dumpApplicationMemoryUsage()13070 long mem = mi.getOtherPss(j); in dumpApplicationMemoryUsage()13135 … dalvikSubitemPss[j] += mi.getOtherPss(Debug.MemoryInfo.NUM_OTHER_STATS + j); in dumpApplicationMemoryUsage()13142 long mem = mi.getOtherPss(j); in dumpApplicationMemoryUsage()