Searched refs:getLastRss (Results 1 – 4 of 4) sorted by relevance
478 return Long.compare(o2.proc.mProfile.getLastRss(), o1.proc.mProfile.getLastRss()); in compare()
368 long getLastRss() { in getLastRss() method in ProcessProfileRecord
1008 info.setRss(app.mProfile.getLastRss()); in obtainRawRecord()
8682 HSPLcom/android/server/am/ProcessProfileRecord;->getLastRss()J