Home
last modified time | relevance | path

Searched refs:getDmabufTotalExportedKb (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/services/core/java/com/android/server/stats/pull/
DSystemMemoryUtil.java32 int dmaBufTotalExportedKb = (int) Debug.getDmabufTotalExportedKb(); in getMetrics()
/frameworks/base/core/java/android/os/
DDebug.java2660 public static native long getDmabufTotalExportedKb(); in getDmabufTotalExportedKb() method in Debug
/frameworks/base/services/core/java/com/android/server/am/
DAppProfiler.java1878 final long totalExportedDmabuf = Debug.getDmabufTotalExportedKb(); in reportMemUsage()
/frameworks/proto_logging/stats/
Datoms.proto12151 // Reported from os.Debug.getDmabufTotalExportedKb (S+)