Searched refs:getLastCachedPss (Results 1 – 3 of 3) sorted by relevance
338 long getLastCachedPss() { in getLastCachedPss() method in ProcessProfileRecord
4295 r.mProfile.getLastCachedPss() * 1024, new StringBuilder())); in writeProcessOomListToProto()4430 DebugUtils.printSizeValue(pw, r.mProfile.getLastCachedPss() * 1024); in dumpProcessOomList()
8675 HPLcom/android/server/am/ProcessProfileRecord;->getLastCachedPss()J