Searched refs:readSystemIonHeapSizeFromDebugfs (Results 1 – 2 of 2) sorted by relevance
153 public static long readSystemIonHeapSizeFromDebugfs() { in readSystemIonHeapSizeFromDebugfs() method in MemoryStatUtil
32 import static com.android.server.am.MemoryStatUtil.readSystemIonHeapSizeFromDebugfs;1271 final long systemIonHeapSizeInBytes = readSystemIonHeapSizeFromDebugfs(); in pullSystemIonHeapSize()