Home
last modified time | relevance | path

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

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