Home
last modified time | relevance | path

Searched refs:getLastCachedPss (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/services/core/java/com/android/server/am/
DProcessProfileRecord.java338 long getLastCachedPss() { in getLastCachedPss() method in ProcessProfileRecord
DProcessList.java4295 r.mProfile.getLastCachedPss() * 1024, new StringBuilder())); in writeProcessOomListToProto()
4430 DebugUtils.printSizeValue(pw, r.mProfile.getLastCachedPss() * 1024); in dumpProcessOomList()
/frameworks/base/services/
Dart-profile8675 HPLcom/android/server/am/ProcessProfileRecord;->getLastCachedPss()J