OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
102
Result.method_id = Wrapper.
iJIT_GetNewMethodID
();
jitprofiling.c
473
ITT_EXTERN_C unsigned int JITAPI
iJIT_GetNewMethodID
()
/external/chromium_org/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
190
jmethod.method_id =
iJIT_GetNewMethodID
();
Completed in 48 milliseconds