Searched refs:getLastPss (Results 1 – 6 of 6) sorted by relevance
352 long getLastPss() { in getLastPss() method in ProcessProfileRecord
1047 info.setPss(app.mProfile.getLastPss()); in obtainRawRecord()
782 + " lastPss=" + profile.getLastPss() in recordPssSampleLPf()
4497 r.mProfile.getLastPss() * 1024, new StringBuilder()));4632 DebugUtils.printSizeValue(pw, r.mProfile.getLastPss() * 1024);
2769 && app.mProfile.getLastPss() in computeOomAdjLSP()
8481 lastPss = pr.getLastPss(); in performIdleMaintenance()