Home
last modified time | relevance | path

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

/external/llvm/lib/ExecutionEngine/IntelJITEvents/
DIntelJITEventsWrapper.h49 GetNewMethodIDFunc(::iJIT_GetNewMethodID) { in IntelJITEventsWrapper()
87 unsigned int iJIT_GetNewMethodID(void) { in iJIT_GetNewMethodID() function
Djitprofiling.h253 unsigned int JITAPI iJIT_GetNewMethodID(void);
Djitprofiling.c473 ITT_EXTERN_C unsigned int JITAPI iJIT_GetNewMethodID() in iJIT_GetNewMethodID() function
DIntelJITEventListener.cpp102 Result.method_id = Wrapper.iJIT_GetNewMethodID(); in FunctionDescToIntelJITFormat()
/external/chromium_org/v8/src/third_party/vtune/
Djitprofiling.h292 unsigned int JITAPI iJIT_GetNewMethodID(void);
Dvtune-jit.cc190 jmethod.method_id = iJIT_GetNewMethodID(); in event_handler()
Djitprofiling.cc490 ITT_EXTERN_C unsigned int JITAPI iJIT_GetNewMethodID() in iJIT_GetNewMethodID() function