Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/IntelJITEvents/
H A DIntelJITEventListener.cpp71 WrapperRef.iJitIttNotifyInfo(EventType, SectionName, SectionSize); in reportSection()
211 Wrapper->iJitIttNotifyInfo(llvm::LoadBinaryModule, in notifyObjectLoaded()
343 Wrapper->iJitIttNotifyInfo( in notifyFreeingObject()
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/IntelJITProfiling/
H A DIntelJITEventsWrapper.h79 int iJitIttNotifyInfo(IttEventType EventType, const char *Name, in iJitIttNotifyInfo() function