Home
last modified time | relevance | path

Searched refs:DEBUG_RSS (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/core/java/com/android/server/am/
DActivityManagerDebugConfig.java72 static final boolean DEBUG_RSS = DEBUG_ALL || false; field in ActivityManagerDebugConfig
DAppProfiler.java31 import static com.android.server.am.ActivityManagerDebugConfig.DEBUG_RSS;
798 if (DEBUG_RSS) { in collectRssInBackground()
826 if (mTestPssOrRssMode || DEBUG_RSS) { in collectRssInBackground()
844 if (DEBUG_RSS) { in collectRssInBackground()
876 if (DEBUG_RSS) { in collectRssInBackground()
989 if (DEBUG_RSS) { in recordRssSampleLPf()