Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/app/procstats/
DProcessState.java748 public long getPssSampleCount(int state) { in getPssSampleCount() method in ProcessState
815 long samples = getPssSampleCount(type); in aggregatePss()
864 long samples = getPssSampleCount(type); in aggregatePss()
1170 long samples = getPssSampleCount(bucket); in computeProcessData()