Home
last modified time | relevance | path

Searched refs:ValEvents (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/tools/llvm-exegesis/lib/
H A DPerfHelper.cpp160 CounterGroup::CounterGroup(PerfEvent &&E, std::vector<PerfEvent> &&ValEvents, in CounterGroup() argument
165 for (auto &&ValEvent : ValEvents) in CounterGroup()
H A DPerfHelper.h110 explicit CounterGroup(PerfEvent &&event, std::vector<PerfEvent> &&ValEvents,