Searched refs:REPORT_PKG_PROC_STATS (Results 1 – 2 of 2) sorted by relevance
179 public static final int REPORT_PKG_PROC_STATS = 0x02; field in ProcessStats192 {REPORT_PROC_STATS, REPORT_PKG_PROC_STATS, REPORT_PKG_SVC_STATS, REPORT_PKG_ASC_STATS,1695 if ((section & REPORT_PKG_PROC_STATS) != 0 && !onlyAssociations) { in dumpLocked()2190 if ((section & REPORT_PKG_PROC_STATS) != 0) { in dumpCheckinLocked()2648 if ((section & ProcessStats.REPORT_PKG_PROC_STATS) != 0) { in dumpDebug()
3254 return String.valueOf(ProcessStats.REPORT_PKG_PROC_STATS);