Home
last modified time | relevance | path

Searched defs:initRealEvent (Results 1 – 1 of 1) sorted by relevance

/llvm-project/llvm/tools/llvm-exegesis/lib/
H A DPerfHelper.cpp76 void PerfEvent::initRealEvent(StringRef PfmEventString) { in initRealEvent() function in llvm::exegesis::pfm::PerfEvent
116 void ConfiguredEvent::initRealEvent(const pid_t ProcessID, const int GroupFD) { in initRealEvent() function in llvm::exegesis::pfm::ConfiguredEvent
149 void ConfiguredEvent::initRealEvent(pid_t ProcessID, const int GroupFD) {} in initRealEvent() function in llvm::exegesis::pfm::ConfiguredEvent
173 void CounterGroup::initRealEvent(pid_t ProcessID) { in initRealEvent() function in llvm::exegesis::pfm::CounterGroup
220 void CounterGroup::initRealEvent(pid_t ProcessID) {} in initRealEvent() function in llvm::exegesis::pfm::CounterGroup