Home
last modified time | relevance | path

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

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