Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/IntelJITProfiling/
H A DIntelJITEventsWrapper.h34 typedef int (*NotifyEventPtr)(iJIT_JVM_EVENT, void*); typedef
42 NotifyEventPtr NotifyEventFunc;
59 IntelJITEventsWrapper(NotifyEventPtr NotifyEventImpl, in IntelJITEventsWrapper()