Home
last modified time | relevance | path

Searched refs:kIonTotalPoolsPath (Results 1 – 2 of 2) sorted by relevance

/hardware/google/pixel/pixelstats/include/pixelstats/
DMmMetricsReporter.h174 const char *const kIonTotalPoolsPath; variable
/hardware/google/pixel/pixelstats/
DMmMetricsReporter.cpp140 kIonTotalPoolsPath, in checkKernelMMMetricSupport()
171 kIonTotalPoolsPath("/sys/kernel/dma_heap/total_pools_kb"), in MmMetricsReporter()
399 if (!ReadFileToUint(getSysfsPath(kIonTotalPoolsPath), &res)) { in getIonTotalPools()