Searched refs:MEMINFO_CACHED (Results 1 – 6 of 6) sorted by relevance
104 + mInfos[Debug.MEMINFO_CACHED] - mInfos[Debug.MEMINFO_MAPPED]; in getCachedSizeKb()
130 meminfo_counters: MEMINFO_CACHED
1963 public static final int MEMINFO_CACHED = 3; field in Debug
574 MEMINFO_CACHED, enumerator
1699 memInfoBuilder.append(stringifyKBSize(infos[Debug.MEMINFO_CACHED])).append(" cached, "); in reportMemUsage()
35802 Landroid/os/Debug;->MEMINFO_CACHED:I