Searched refs:mLastSwapPss (Results 1 – 1 of 1) sorted by relevance
92 private long mLastSwapPss; field in ProcessProfileRecord400 return mLastSwapPss; in getLastSwapPss()405 mLastSwapPss = lastSwapPss; in setLastSwapPss()694 DebugUtils.printSizeValue(pw, mLastSwapPss * 1024); in dumpPss()