Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/am/
DActivityManagerDebugConfig.java64 static final boolean DEBUG_PSS = DEBUG_ALL || false; field in ActivityManagerDebugConfig
DAppProfiler.java29 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 …]
DOomAdjuster.java63 import static com.android.server.am.ActivityManagerDebugConfig.DEBUG_PSS;
2768 if (DEBUG_PSS) {