Searched refs:NameAndIndex (Results 1 – 1 of 1) sorted by relevance
94 for (auto &NameAndIndex : PfmCounterNameTable) in collectPfmCounters() local95 NameAndIndex.second = Index++; in collectPfmCounters()193 for (const auto &NameAndIndex : PfmCounterNameTable) in emitPfmCounters() local194 OS << " \"" << NameAndIndex.first << "\", // " << NameAndIndex.second in emitPfmCounters()