Home
last modified time | relevance | path

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

/hardware/google/pixel/pixelstats/include/pixelstats/
DMmMetricsReporter.h194 std::map<std::string, std::vector<uint64_t>> readProcStat(const std::string &path);
/hardware/google/pixel/pixelstats/
DMmMetricsReporter.cpp387 std::map<std::string, std::vector<uint64_t>> MmMetricsReporter::readProcStat( in readProcStat() function in android::hardware::google::pixel::MmMetricsReporter
760 readProcStat(getSysfsPath(kProcStatPath)); in genPixelMmMetricsPerDay()