Searched refs:getOtherLabel (Results 1 – 5 of 5) sorted by relevance
178 public static String getOtherLabel(int which) { in getOtherLabel() method in Debug.MemoryInfo
956 printRow(pw, HEAP_COLUMN, Debug.MemoryInfo.getOtherLabel(i), in dumpMemInfo()
9345 catMems.add(new MemItem(Debug.MemoryInfo.getOtherLabel(j), miscPss[j])); in dumpApplicationMemoryUsage()
14584 method public static java.lang.String getOtherLabel(int);