Searched refs:getLastSwapPss (Results 1 – 4 of 4) sorted by relevance
348 long getLastSwapPss() { in getLastSwapPss() method in ProcessProfileRecord
4293 r.mProfile.getLastSwapPss() * 1024, new StringBuilder())); in writeProcessOomListToProto()4428 DebugUtils.printSizeValue(pw, r.mProfile.getLastSwapPss() * 1024); in dumpProcessOomList()
7404 lastSwapPss = pr.getLastSwapPss(); in performIdleMaintenance()
8684 HPLcom/android/server/am/ProcessProfileRecord;->getLastSwapPss()J