Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DAppProfiler.java352 if (DEBUG_PSS) {
648 if (DEBUG_PSS) { in collectPssInBackground()
691 if (DEBUG_PSS) { in collectPssInBackground()
722 if (DEBUG_PSS) { in collectPssInBackground()
779 if (DEBUG_PSS) { in recordPssSampleLPf()
840 if (DEBUG_PSS) { in run()
931 if (DEBUG_PSS) { in handlePostDumpHeapNotification()
1026 if (DEBUG_PSS) { in deferPssForActivityStart()
1040 if (DEBUG_PSS) { in stopDeferPss()
1049 if (DEBUG_PSS) { in stopDeferPss()
[all …]
H A DActivityManagerDebugConfig.java73 static final boolean DEBUG_PSS = DEBUG_ALL || false; field in ActivityManagerDebugConfig
H A DOomAdjuster.java88 import static com.android.server.am.ActivityManagerDebugConfig.DEBUG_PSS;
3144 if (DEBUG_PSS) { in applyOomAdjLSP()