Searched refs:getSummaryTotalSwap (Results 1 – 2 of 2) sorted by relevance
655 return Integer.toString(getSummaryTotalSwap()); in getMemoryStat()677 stats.put("summary.total-swap", Integer.toString(getSummaryTotalSwap())); in getMemoryStats()808 public int getSummaryTotalSwap() { in getSummaryTotalSwap() method in Debug.MemoryInfo
2775 "TOTAL SWAP (KB):", memInfo.getSummaryTotalSwap()); in dumpMemInfoTable()2939 memInfo.getSummaryTotalSwap()); in dumpMemInfoTable()