Searched refs:NotifyEvent (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/tools/llvm-jitlistener/ |
H A D | llvm-jitlistener.cpp | 42 int NotifyEvent(iJIT_JVM_EVENT EventType, void *EventSpecificData) { in NotifyEvent() function 198 NotifyEvent, ittNotifyInfo, 0, IsProfilingActive, 0, 0, in ProcessInput()
|
/llvm-project/llvm/lib/ExecutionEngine/Orc/TargetProcess/ |
H A D | JITLoaderVTune.cpp | 120 static int NotifyEvent(iJIT_JVM_EVENT EventType, void *EventSpecificData) { in NotifyEvent() function 180 NotifyEvent, NULL, NULL, IsProfilingActive, 0, 0, GetNewMethodID)); in llvm_orc_test_registerVTuneImpl()
|