Searched refs:DEBUG_PSS (Results 1 – 3 of 3) sorted by relevance
71 static final boolean DEBUG_PSS = DEBUG_ALL || false; field in ActivityManagerDebugConfig
30 import static com.android.server.am.ActivityManagerDebugConfig.DEBUG_PSS;356 if (DEBUG_PSS) {660 if (DEBUG_PSS) { in collectPssInBackground()685 if (mTestPssOrRssMode || DEBUG_PSS) { in collectPssInBackground()703 if (DEBUG_PSS) { in collectPssInBackground()735 if (DEBUG_PSS) { in collectPssInBackground()922 if (DEBUG_PSS) { in recordPssSampleLPf()1049 if (DEBUG_PSS) { in run()1102 if (DEBUG_PSS) Slog.d(TAG_PSS, "Dump heap finished for " + path); in dumpHeapFinished()1142 if (DEBUG_PSS) { in handlePostDumpHeapNotification()[all …]
89 import static com.android.server.am.ActivityManagerDebugConfig.DEBUG_PSS;3501 if (DEBUG_PSS) { in applyOomAdjLSP()