Searched refs:kNumOfWords (Results 1 – 1 of 1) sorted by relevance
1121 constexpr int kNumOfWords = 5; // expected number of words separated by spaces. in parsePressureStallFileContent() local1132 if (words.size() != kNumOfWords) { in parsePressureStallFileContent()1134 static_cast<int>(words.size()), kNumOfWords); in parsePressureStallFileContent()