Searched refs:pssStatType (Results 1 – 2 of 2) sorted by relevance
107 int pssStatType; // The type of stat collection that we are currently requesting field in ProcessRecord299 pw.print(" pssStatType="); pw.print(pssStatType); in dump()
2675 statType = proc.pssStatType;24122 proc.pssStatType = ProcessStats.ADD_PSS_INTERNAL_SINGLE; in requestPssLocked()24156 app.pssStatType = always ? ProcessStats.ADD_PSS_INTERNAL_ALL_POLL in requestPssAllProcsLocked()