Searched refs:mLastCachedSwapPss (Results 1 – 1 of 1) sorted by relevance
104 private long mLastCachedSwapPss; field in ProcessProfileRecord410 return mLastCachedSwapPss; in getLastCachedSwapPss()415 mLastCachedSwapPss = lastCachedSwapPss; in setLastCachedSwapPss()698 DebugUtils.printSizeValue(pw, mLastCachedSwapPss * 1024); in dumpPss()