Searched refs:mLastCachedSwapPss (Results 1 – 1 of 1) sorted by relevance
102 private long mLastCachedSwapPss; field in ProcessProfileRecord383 return mLastCachedSwapPss; in getLastCachedSwapPss()388 mLastCachedSwapPss = lastCachedSwapPss; in setLastCachedSwapPss()670 DebugUtils.printSizeValue(pw, mLastCachedSwapPss * 1024); in dumpPss()