Home
last modified time | relevance | path

Searched defs:iJIT_NotifyEvent (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/IntelJITEvents/
DIntelJITEventsWrapper.h65 int iJIT_NotifyEvent(iJIT_JVM_EVENT EventType, void *EventSpecificData) { in iJIT_NotifyEvent() function
Djitprofiling.c112 iJIT_NotifyEvent(iJIT_JVM_EVENT event_type, void *EventSpecificData) in iJIT_NotifyEvent() function
/third_party/node/deps/v8/third_party/ittapi/src/ittnotify/
Djitprofiling.c68 iJIT_NotifyEvent(iJIT_JVM_EVENT event_type, void *EventSpecificData) in iJIT_NotifyEvent() function
/third_party/node/deps/v8/third_party/ittapi/ittapi-rs/src/
Djitprofiling_bindings.rs998 pub fn iJIT_NotifyEvent( in iJIT_NotifyEvent() function