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.java64 static final boolean DEBUG_PSS = DEBUG_ALL || false; field in ActivityManagerDebugConfig
DOomAdjuster.java60 import static com.android.server.am.ActivityManagerDebugConfig.DEBUG_PSS;
2308 if (DEBUG_PSS) Slog.d(TAG_PSS, "Process state change from " in applyOomAdjLocked()
2321 } else if (false && DEBUG_PSS) { in applyOomAdjLocked()
DActivityManagerService.java106 import static com.android.server.am.ActivityManagerDebugConfig.DEBUG_PSS;
1017 if (DEBUG_PSS) {
1906 if (DEBUG_PSS) Slog.d(TAG_PSS, in handleMessage()
1995 if (DEBUG_PSS) Slog.d(TAG_PSS, "Collected native and kernel memory in "
2018 if (mTestPssMode || DEBUG_PSS) Slog.d(TAG_PSS,
2035 if (DEBUG_PSS) Slog.d(TAG_PSS, "Skipped pss collection of " + pid +
2059 if (DEBUG_PSS) Slog.d(TAG_PSS, "Skipped pss collection of " + pid +
2079 if (DEBUG_PSS) {
2088 if (DEBUG_PSS) {
17337 if (DEBUG_PSS) { in run()
[all …]
DProcessList.java37 import static com.android.server.am.ActivityManagerDebugConfig.DEBUG_PSS;
1554 if (DEBUG_PSS) Slog.d(TAG_PSS, "May not keep " + proc + ": pss=" + proc