Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/app/procstats/
DProcessStats.java163 public static final int REPORT_PROC_STATS = 0x01; field in ProcessStats
176 {REPORT_PROC_STATS, REPORT_PKG_PROC_STATS, REPORT_PKG_SVC_STATS, REPORT_PKG_ASC_STATS,
1632 if ((section & REPORT_PROC_STATS) != 0) { in dumpLocked()
2036 if ((section & REPORT_PROC_STATS) != 0) { in dumpCheckinLocked()
2166 if ((section & REPORT_PROC_STATS) != 0) { in writeToProto()