Searched refs:mLastPss (Results 1 – 1 of 1) sorted by relevance
82 private long mLastPss; field in ProcessProfileRecord329 return mLastPss; in getLastPss()334 mLastPss = lastPss; in setLastPss()622 DebugUtils.printSizeValue(pw, mLastPss * 1024); in dumpPss()