Home
last modified time | relevance | path

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

/hardware/google/pixel/pixelstats/include/pixelstats/
DMmMetricsReporter.h70 uint64_t getIonTotalPools();
/hardware/google/pixel/pixelstats/
DMmMetricsReporter.cpp172 uint64_t MmMetricsReporter::getIonTotalPools() { in getIonTotalPools() function in android::hardware::google::pixel::MmMetricsReporter
265 uint64_t ion_total_pools = getIonTotalPools(); in logPixelMmMetricsPerHour()