Searched refs:kIonTotalPoolsPathForLegacy (Results 1 – 2 of 2) sorted by relevance
175 const char *const kIonTotalPoolsPathForLegacy; variable
141 kIonTotalPoolsPathForLegacy, in checkKernelMMMetricSupport()172 kIonTotalPoolsPathForLegacy("/sys/kernel/ion/total_pools_kb"), in MmMetricsReporter()398 if (!ReadFileToUint(getSysfsPath(kIonTotalPoolsPathForLegacy), &res) || (res == 0)) { in getIonTotalPools()