Searched refs:kPsiTypes (Results 1 – 2 of 2) sorted by relevance
86 static constexpr const char *kPsiTypes[3] = {"cpu", "io", "memory"}; variable89 static constexpr int kPsiNumFiles = sizeof(kPsiTypes) / sizeof(kPsiTypes[0]);
1084 std::string path = getSysfsPath(basePath + '/' + kPsiTypes[type_idx]); in readPressureStall()