Searched refs:REPORT_PKG_PROC_STATS (Results 1 – 2 of 2) sorted by relevance
165 public static final int REPORT_PKG_PROC_STATS = 0x02; field in ProcessStats176 {REPORT_PROC_STATS, REPORT_PKG_PROC_STATS, REPORT_PKG_SVC_STATS, REPORT_PKG_ASC_STATS,1527 if ((section & REPORT_PKG_PROC_STATS) != 0 && !onlyAssociations) { in dumpLocked()2008 if ((section & REPORT_PKG_PROC_STATS) != 0) { in dumpCheckinLocked()2248 if ((section & ProcessStats.REPORT_PKG_PROC_STATS) != 0) { in writeToProto()
2440 pullProcessStats(ProcessStats.REPORT_PKG_PROC_STATS, tagId, elapsedNanos, in pullData()