Searched refs:mLastCachedSwapPss (Results 1 – 1 of 1) sorted by relevance
100 private long mLastCachedSwapPss; field in ProcessProfileRecord359 return mLastCachedSwapPss; in getLastCachedSwapPss()364 mLastCachedSwapPss = lastCachedSwapPss; in setLastCachedSwapPss()628 DebugUtils.printSizeValue(pw, mLastCachedSwapPss * 1024); in dumpPss()