Searched refs:MEMINFO_VM_ALLOC_USED (Results 1 – 5 of 5) sorted by relevance
53 + mInfos[Debug.MEMINFO_VM_ALLOC_USED] in getMetrics()82 result.vmallocUsedKb = (int) mInfos[Debug.MEMINFO_VM_ALLOC_USED]; in getMetrics()
112 + mInfos[Debug.MEMINFO_VM_ALLOC_USED] + mInfos[Debug.MEMINFO_PAGE_TABLES]; in getKernelUsedSizeKb()
2018 public static final int MEMINFO_VM_ALLOC_USED = 12; field in Debug
1826 infos[Debug.MEMINFO_VM_ALLOC_USED])).append(" vm alloc, "); in reportMemUsage()
35172 Landroid/os/Debug;->MEMINFO_VM_ALLOC_USED:I