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