Searched refs:DEBUG_PSS (Results 1 – 3 of 3) sorted by relevance
64 static final boolean DEBUG_PSS = DEBUG_ALL || false; field in ActivityManagerDebugConfig
29 import static com.android.server.am.ActivityManagerDebugConfig.DEBUG_PSS;346 if (DEBUG_PSS) {454 if (DEBUG_PSS) { in collectPssInBackground()479 if (mTestPssMode || DEBUG_PSS) { in collectPssInBackground()497 if (DEBUG_PSS) { in collectPssInBackground()524 if (DEBUG_PSS) { in collectPssInBackground()581 if (DEBUG_PSS) { in recordPssSampleLPf()642 if (DEBUG_PSS) { in run()693 if (DEBUG_PSS) Slog.d(TAG_PSS, "Dump heap finished for " + path); in dumpHeapFinished()733 if (DEBUG_PSS) { in handlePostDumpHeapNotification()[all …]
63 import static com.android.server.am.ActivityManagerDebugConfig.DEBUG_PSS;2768 if (DEBUG_PSS) {