Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/com/android/internal/app/procstats/
H A DProcessState.java785 public long getPssSampleCount(int state) { in getPssSampleCount() method in ProcessState
852 long samples = getPssSampleCount(type); in aggregatePss()
901 long samples = getPssSampleCount(type); in aggregatePss()
1207 long samples = getPssSampleCount(bucket); in computeProcessData()