Searched defs:hasSwappedOutPss (Results 1 – 3 of 3) sorted by relevance
210 public boolean hasSwappedOutPss; field in Debug.MemoryInfo897 public boolean hasSwappedOutPss() { in hasSwappedOutPss() method in Debug.MemoryInfo
2754 public boolean hasSwappedOutPss; field in ProcessStats.TotalMemoryUseCollection
3307 boolean hasSwappedOutPss, int dirtySwap, int dirtySwapPss, int rss) { in dumpMemoryInfo()