Home
last modified time | relevance | path

Searched refs:__itt_stack_caller_create (Results 1 – 2 of 2) sorted by relevance

/src/contrib/llvm-project/openmp/runtime/src/thirdparty/ittnotify/
H A Dittnotify.h4727 __itt_caller ITTAPI __itt_stack_caller_create(void);
4733 #define __itt_stack_caller_create ITTNOTIFY_DATA(stack_caller_create) macro
4736 #define __itt_stack_caller_create() (__itt_caller)0
/src/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_itt.inl941 __itt_caller id = __itt_stack_caller_create();