Searched refs:DEBUG_PSS (Results 1 – 3 of 3) sorted by relevance
28 import static com.android.server.am.ActivityManagerDebugConfig.DEBUG_PSS;344 if (DEBUG_PSS) {446 if (DEBUG_PSS) { in collectPssInBackground()471 if (mTestPssMode || DEBUG_PSS) { in collectPssInBackground()489 if (DEBUG_PSS) { in collectPssInBackground()516 if (DEBUG_PSS) { in collectPssInBackground()571 if (DEBUG_PSS) { in recordPssSampleLPf()638 if (DEBUG_PSS) { in run()689 if (DEBUG_PSS) Slog.d(TAG_PSS, "Dump heap finished for " + path); in dumpHeapFinished()729 if (DEBUG_PSS) { in handlePostDumpHeapNotification()[all …]
64 static final boolean DEBUG_PSS = DEBUG_ALL || false; field in ActivityManagerDebugConfig
62 import static com.android.server.am.ActivityManagerDebugConfig.DEBUG_PSS;2756 if (DEBUG_PSS) { in applyOomAdjLSP()