Searched refs:REPORT_PKG_SVC_STATS (Results 1 – 1 of 1) sorted by relevance
177 public static final int REPORT_PKG_SVC_STATS = 0x04; field in ProcessStats186 {REPORT_PROC_STATS, REPORT_PKG_PROC_STATS, REPORT_PKG_SVC_STATS, REPORT_PKG_ASC_STATS,1664 if ((section & REPORT_PKG_SVC_STATS) != 0 && !onlyAssociations) { in dumpLocked()2082 if ((section & REPORT_PKG_SVC_STATS) != 0) { in dumpCheckinLocked()2469 if ((section & ProcessStats.REPORT_PKG_SVC_STATS) != 0) { in dumpDebug()