Searched refs:MEMINFO_MAPPED (Results 1 – 6 of 6) sorted by relevance
104 + mInfos[Debug.MEMINFO_CACHED] - mInfos[Debug.MEMINFO_MAPPED]; in getCachedSizeKb()
144 meminfo_counters: MEMINFO_MAPPED
394 MEMINFO_MAPPED, enumerator
2016 public static final int MEMINFO_MAPPED = 11; field in Debug
1834 memInfoBuilder.append(stringifyKBSize(infos[Debug.MEMINFO_MAPPED])).append(" mapped, "); in reportMemUsage()
35163 Landroid/os/Debug;->MEMINFO_MAPPED:I