HomeSort by relevance Sort by last modified time
    Searched refs:iJIT_GetNewMethodID (Results 1 - 7 of 7) sorted by null

  /external/llvm/lib/ExecutionEngine/IntelJITEvents/
IntelJITEventsWrapper.h 49 GetNewMethodIDFunc(::iJIT_GetNewMethodID) {
87 unsigned int iJIT_GetNewMethodID(void) {
jitprofiling.h 253 unsigned int JITAPI iJIT_GetNewMethodID(void);
IntelJITEventListener.cpp 84 Result.method_id = Wrapper.iJIT_GetNewMethodID();
jitprofiling.c 474 ITT_EXTERN_C unsigned int JITAPI iJIT_GetNewMethodID()
  /external/v8/src/third_party/vtune/
jitprofiling.h 292 unsigned int JITAPI iJIT_GetNewMethodID(void);
jitprofiling.cc 490 ITT_EXTERN_C unsigned int JITAPI iJIT_GetNewMethodID()
vtune-jit.cc 173 jmethod.method_id = iJIT_GetNewMethodID();

Completed in 883 milliseconds