Searched refs:basePath (Results 1 – 2 of 2) sorted by relevance
134 void readPressureStall(const std::string &basePath, std::vector<long> *store);
1064 void MmMetricsReporter::readPressureStall(const std::string &basePath, std::vector<long> *store) { in readPressureStall() argument1084 std::string path = getSysfsPath(basePath + '/' + kPsiTypes[type_idx]); in readPressureStall()