Searched refs:parsePressureStallWords (Results 1 – 2 of 2) sorted by relevance
137 bool parsePressureStallWords(const std::vector<std::string> &words, std::vector<long> *store,
1159 if (!parsePressureStallWords(words, store, line_save_idx)) in parsePressureStallFileContent()1174 bool MmMetricsReporter::parsePressureStallWords(const std::vector<std::string> &words, in parsePressureStallWords() function in android::hardware::google::pixel::MmMetricsReporter