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.java683 public long getPssSampleCount(int state) { in getPssSampleCount() method in ProcessState
738 long samples = getPssSampleCount(type); in aggregatePss()
787 long samples = getPssSampleCount(type); in aggregatePss()
1079 long samples = getPssSampleCount(bucket); in computeProcessData()