Home
last modified time | relevance | path

Searched refs:__itt_stack_caller_create_ptr (Results 1 – 3 of 3) sorted by relevance

/freebsd-14.2/contrib/llvm-project/openmp/runtime/src/thirdparty/ittnotify/
H A Dittnotify.h4734 #define __itt_stack_caller_create_ptr ITTNOTIFY_NAME(stack_caller_create) macro
4737 #define __itt_stack_caller_create_ptr 0
4740 #define __itt_stack_caller_create_ptr 0
/freebsd-14.2/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_runtime.cpp1603 if (__itt_stack_caller_create_ptr) { in __kmp_fork_in_teams()
2327 if (__itt_stack_caller_create_ptr) { in __kmp_fork_call()
2502 if (__itt_stack_caller_create_ptr) { in __kmp_join_call()
2513 if (__itt_stack_caller_create_ptr && parent_team->t.t_serialized) { in __kmp_join_call()
7673 if (__itt_stack_caller_create_ptr) { in __kmp_invoke_task_func()
7744 if (__itt_stack_caller_create_ptr) { in __kmp_invoke_task_func()
H A Dkmp_itt.inl938 if (!__itt_stack_caller_create_ptr)