Searched refs:mLastSwapPss (Results 1 – 1 of 1) sorted by relevance
90 private long mLastSwapPss; field in ProcessProfileRecord373 return mLastSwapPss; in getLastSwapPss()378 mLastSwapPss = lastSwapPss; in setLastSwapPss()666 DebugUtils.printSizeValue(pw, mLastSwapPss * 1024); in dumpPss()