Searched refs:mLastCachedRss (Results 1 – 1 of 1) sorted by relevance
118 private long mLastCachedRss; field in ProcessProfileRecord390 return mLastCachedRss; in getLastCachedRss()395 mLastCachedRss = lastCachedRss; in setLastCachedRss()716 DebugUtils.printSizeValue(pw, mLastCachedRss * 1024); in dumpPss()