Home
last modified time | relevance | path

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

/external/v8/src/third_party/vtune/
Djitprofiling.h108 iJIT_NO_NOTIFICATIONS = 0x0000, enumerator
Djitprofiling.cc276 … NewModeCallBackFuncEx(userdata, iJIT_NO_NOTIFICATIONS); // then do not bother with notifications in iJIT_RegisterCallbackEx()
/external/llvm/lib/ExecutionEngine/IntelJITEvents/
Djitprofiling.h69 iJIT_NO_NOTIFICATIONS = 0x0000, enumerator
Djitprofiling.c252 NewModeCallBackFuncEx(userdata, iJIT_NO_NOTIFICATIONS); in iJIT_RegisterCallbackEx()