Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/IntelJITEvents/
DIntelJITEventsWrapper.h79 iJIT_IsProfilingActiveFlags iJIT_IsProfilingActive(void) { in iJIT_IsProfilingActive() function
Djitprofiling.c261 ITT_EXTERN_C iJIT_IsProfilingActiveFlags JITAPI iJIT_IsProfilingActive() in iJIT_IsProfilingActive() function
/third_party/node/deps/v8/third_party/ittapi/src/ittnotify/
Djitprofiling.c110 ITT_EXTERN_C iJIT_IsProfilingActiveFlags JITAPI iJIT_IsProfilingActive() in iJIT_IsProfilingActive() function
/third_party/node/deps/v8/third_party/ittapi/ittapi-rs/src/
Djitprofiling_bindings.rs984 pub fn iJIT_IsProfilingActive() -> iJIT_IsProfilingActiveFlags; in iJIT_IsProfilingActive() function