Searched refs:getValueFromParsedProcStat (Results 1 – 2 of 2) sorted by relevance
151 bool getValueFromParsedProcStat(const std::map<std::string, std::vector<uint64_t>> pstat,
494 bool MmMetricsReporter::getValueFromParsedProcStat( in getValueFromParsedProcStat() function in android::hardware::google::pixel::MmMetricsReporter589 if (!getValueFromParsedProcStat(cur_pstat, entry.name, entry.offset, &cur_value)) { in fillProcStat()600 getValueFromParsedProcStat(*prev_pstat, entry.name, entry.offset, &prev_value); in fillProcStat()