Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/am/
DActivityManagerDebugConfig.java63 static final boolean DEBUG_PSS = DEBUG_ALL || false; field in ActivityManagerDebugConfig
DOomAdjuster.java48 import static com.android.server.am.ActivityManagerDebugConfig.DEBUG_PSS;
1876 if (DEBUG_PSS) Slog.d(TAG_PSS, "Process state change from " in applyOomAdjLocked()
1889 } else if (false && DEBUG_PSS) { in applyOomAdjLocked()
DActivityManagerService.java107 import static com.android.server.am.ActivityManagerDebugConfig.DEBUG_PSS;
942 if (DEBUG_PSS) {
1826 if (DEBUG_PSS) Slog.d(TAG_PSS, in handleMessage()
1951 if (DEBUG_PSS) Slog.d(TAG_PSS, "Collected native and kernel memory in "
1974 if (mTestPssMode || DEBUG_PSS) Slog.d(TAG_PSS,
1991 if (DEBUG_PSS) Slog.d(TAG_PSS, "Skipped pss collection of " + pid +
2012 if (DEBUG_PSS) Slog.d(TAG_PSS, "Skipped pss collection of " + pid +
2031 if (DEBUG_PSS) {
2040 if (DEBUG_PSS) {
16255 if (DEBUG_PSS) { in run()
[all …]
DProcessList.java34 import static com.android.server.am.ActivityManagerDebugConfig.DEBUG_PSS;
1451 if (DEBUG_PSS) Slog.d(TAG_PSS, "May not keep " + proc + ": pss=" + proc