Searched refs:type_idx (Results 1 – 2 of 2) sorted by relevance
1081 for (int type_idx = 0; type_idx < kPsiNumFiles; in readPressureStall() local1082 ++type_idx, file_save_idx += kPsiMetricsPerFile) { in readPressureStall()1084 std::string path = getSysfsPath(basePath + '/' + kPsiTypes[type_idx]); in readPressureStall()1093 if (!MmMetricsReporter::parsePressureStallFileContent(type_idx == kTypeIdxCpu, in readPressureStall()
270 type_idx = text_parts.index(getElemType(param))272 if name_idx - type_idx == 1: