Home
last modified time | relevance | path

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

/third_party/node/deps/v8/third_party/ittapi/src/ittnotify/
Djitprofiling.c260 ITT_EXTERN_C unsigned int JITAPI iJIT_GetNewMethodID() in iJIT_GetNewMethodID() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/IntelJITEvents/
DIntelJITEventsWrapper.h86 unsigned int iJIT_GetNewMethodID(void) { in iJIT_GetNewMethodID() function
Djitprofiling.c472 ITT_EXTERN_C unsigned int JITAPI iJIT_GetNewMethodID() in iJIT_GetNewMethodID() function
/third_party/node/deps/v8/third_party/ittapi/ittapi-rs/src/
Djitprofiling_bindings.rs977 pub fn iJIT_GetNewMethodID() -> ::std::os::raw::c_uint; in iJIT_GetNewMethodID() function