Home
last modified time | relevance | path

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

/llvm-project/llvm/tools/llvm-exegesis/lib/
H A DTarget.h172 virtual std::vector<MCInst> configurePerfCounter(long Request, configurePerfCounter() function
/llvm-project/llvm/tools/llvm-exegesis/lib/X86/
H A DTarget.cpp1259 ExegesisX86Target::configurePerfCounter(long Request, bool SaveRegisters) const { configurePerfCounter() function in llvm::exegesis::ExegesisX86Target