Searched refs:totalIonKb (Results 1 – 2 of 2) sorted by relevance
29 int totalIonKb = (int) Debug.getDmabufHeapTotalExportedKb(); in getMetrics() local74 } else if (totalIonKb >= 0) { in getMetrics()76 accountedKb += totalIonKb; in getMetrics()99 result.totalIonKb = totalIonKb; in getMetrics()126 public int totalIonKb; field in SystemMemoryUtil.Metrics
2655 metrics.totalIonKb,