Home
last modified time | relevance | path

Searched refs:getPssStatType (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DProcessProfileRecord.java432 int getPssStatType() { in getPssStatType() method in ProcessProfileRecord
H A DAppProfiler.java683 statType = profile.getPssStatType(); in collectPssInBackground()