Home
last modified time | relevance | path

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

/freebsd/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/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_runtime.cpp1663 if (__itt_stack_caller_create_ptr) { in __kmp_fork_in_teams()
2345 if (__itt_stack_caller_create_ptr) { in __kmp_fork_call()
2519 if (__itt_stack_caller_create_ptr) { in __kmp_join_call()
2530 if (__itt_stack_caller_create_ptr && parent_team->t.t_serialized) { in __kmp_join_call()
7688 if (__itt_stack_caller_create_ptr) { in __kmp_invoke_task_func()
7759 if (__itt_stack_caller_create_ptr) { in __kmp_invoke_task_func()
H A Dkmp_itt.inl938 if (!__itt_stack_caller_create_ptr)