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