Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/app/procstats/
DUidState.java91 final int combinedState = mProcesses.valueAt(i).getCombinedState(); in calcCombinedState()
128 public int getCombinedState() { in getCombinedState() method in UidState
196 setCombinedStateInner(proc.getCombinedState(), now); in addProcess()
201 setCombinedStateInner(proc.getCombinedState(), now); in removeProcess()
DProcessState.java516 public int getCombinedState() { in getCombinedState() method in ProcessState
DProcessStats.java1533 final int procState = proc.getCombinedState() % STATE_COUNT; in updateTrackingAssociationsLocked()
/frameworks/base/config/
Dboot-profile.txt1138 Lcom/android/internal/app/procstats/ProcessState;->getCombinedState()I
Dboot-image-profile.txt21310 HSPLcom/android/internal/app/procstats/ProcessState;->getCombinedState()I
/frameworks/base/boot/
Dboot-image-profile.txt21246 HSPLcom/android/internal/app/procstats/ProcessState;->getCombinedState()I