Searched refs:totalDmabufHeapPool (Results 1 – 1 of 1) sorted by relevance
1899 final long totalDmabufHeapPool = Debug.getDmabufHeapPoolsSizeKb(); in reportMemUsage() local1900 if (totalDmabufHeapPool >= 0) { in reportMemUsage()1902 memInfoBuilder.append(stringifyKBSize(totalDmabufHeapPool)); in reportMemUsage()