Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/IntelJITEvents/
DIntelJITEventsWrapper.h29 } IttEventType; typedef
35 typedef int (*IttnotifyInfoPtr)(IttEventType, const char *, unsigned int);
79 int iJitIttNotifyInfo(IttEventType EventType, const char *Name, in iJitIttNotifyInfo()
DIntelJITEventListener.cpp68 void reportSection(llvm::IttEventType EventType, const char *SectionName, in reportSection()