Searched defs:createInstrument (Results 1 – 3 of 3) sorted by relevance
45 SharedInstrument InstrumentManager::createInstrument(llvm::StringRef Desc, in createInstrument() function in llvm::mca::InstrumentManager
77 RISCVInstrumentManager::createInstrument(llvm::StringRef Desc, in createInstrument() function in llvm::mca::RISCVInstrumentManager
57 @Before public void createInstrument() { in createInstrument() method in RuntimeInstrumentTest