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
386 MEMINFO_CACHED, enumerator
2000 public static final int MEMINFO_CACHED = 3; field in Debug
1833 memInfoBuilder.append(stringifyKBSize(infos[Debug.MEMINFO_CACHED])).append(" cached, "); in reportMemUsage()
35159 Landroid/os/Debug;->MEMINFO_CACHED:I