Searched refs:readSystemIonHeapSizeFromDebugfs (Results 1 – 3 of 3) sorted by relevance
56 public static long readSystemIonHeapSizeFromDebugfs() { in readSystemIonHeapSizeFromDebugfs() method in IonMemoryUtil
64 import static com.android.server.stats.pull.IonMemoryUtil.readSystemIonHeapSizeFromDebugfs;2249 final long systemIonHeapSizeInBytes = readSystemIonHeapSizeFromDebugfs();
38735 HPLcom/android/server/stats/pull/IonMemoryUtil;->readSystemIonHeapSizeFromDebugfs()J