Searched refs:mLastCachedPss (Results 1 – 1 of 1) sorted by relevance
98 private long mLastCachedPss; field in ProcessProfileRecord380 return mLastCachedPss; in getLastCachedPss()385 mLastCachedPss = lastCachedPss; in setLastCachedPss()696 DebugUtils.printSizeValue(pw, mLastCachedPss * 1024); in dumpPss()