Searched refs:getLastPss (Results 1 – 6 of 6) sorted by relevance
369 long getLastPss() { in getLastPss() method in ProcessProfileRecord
1047 info.setPss(app.mProfile.getLastPss()); in obtainRawRecord()
925 + " lastPss=" + profile.getLastPss() in recordPssSampleLPf()
4685 r.mProfile.getLastPss() * 1024, new StringBuilder()));4824 DebugUtils.printSizeValue(pw, r.mProfile.getLastPss() * 1024);
2480 ? app.mProfile.getLastPss() : app.mProfile.getLastRss(); in computeOomAdjLSP()
6734 PLcom/android/server/am/ProcessProfileRecord;->getLastPss()J