Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/am/
DAppProfiler.java131 static final String TAG_RSS = TAG + POSTFIX_RSS; field in AppProfiler
799 Slog.d(TAG_RSS, "Collected native and kernel memory in " in collectRssInBackground()
827 Slog.d(TAG_RSS, in collectRssInBackground()
845 Slog.d(TAG_RSS, "Skipped rss collection of " + pid in collectRssInBackground()
877 Slog.d(TAG_RSS, "Skipped rss collection of " + pid in collectRssInBackground()
990 Slog.d(TAG_RSS, in recordRssSampleLPf()