Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/java/com/android/server/stats/pull/
H A DSystemMemoryUtil.java53 + mInfos[Debug.MEMINFO_VM_ALLOC_USED] in getMetrics()
82 result.vmallocUsedKb = (int) mInfos[Debug.MEMINFO_VM_ALLOC_USED]; in getMetrics()
/aosp12/frameworks/base/core/java/com/android/internal/util/
H A DMemInfoReader.java112 + mInfos[Debug.MEMINFO_VM_ALLOC_USED] + mInfos[Debug.MEMINFO_PAGE_TABLES]; in getKernelUsedSizeKb()
/aosp12/frameworks/base/core/java/android/os/
H A DDebug.java1939 public static final int MEMINFO_VM_ALLOC_USED = 12; field in Debug
/aosp12/frameworks/base/services/core/java/com/android/server/am/
H A DAppProfiler.java1474 infos[Debug.MEMINFO_VM_ALLOC_USED])).append(" vm alloc, "); in reportMemUsage()
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt39138 Landroid/os/Debug;->MEMINFO_VM_ALLOC_USED:I