Searched refs:readProcStat (Results 1 – 2 of 2) sorted by relevance
144 std::map<std::string, std::vector<uint64_t>> readProcStat(const std::string &path);
345 std::map<std::string, std::vector<uint64_t>> MmMetricsReporter::readProcStat( in readProcStat() function in android::hardware::google::pixel::MmMetricsReporter686 readProcStat(getSysfsPath(kProcStatPath)); in genPixelMmMetricsPerDay()