Home
last modified time | relevance | path

Searched defs:__itt_task_begin (Results 1 – 3 of 3) sorted by relevance

/third_party/node/deps/v8/third_party/ittapi/src/ittnotify_refcol/
Ditt_refcol_impl.c240 ITT_EXTERN_C void ITTAPI __itt_task_begin( in __itt_task_begin() function
/third_party/node/deps/v8/third_party/ittapi/include/
Dittnotify.h2289 #define __itt_task_begin(d,x,y,z) ITTNOTIFY_VOID_D3(task_begin,d,x,y,z) macro
/third_party/node/deps/v8/third_party/ittapi/ittapi-rs/src/
Dittnotify_bindings.rs1454 pub fn __itt_task_begin( in __itt_task_begin() function