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.cpp1672 if (__itt_stack_caller_create_ptr) { in __kmp_fork_in_teams()
2354 if (__itt_stack_caller_create_ptr) { in __kmp_fork_call()
2528 if (__itt_stack_caller_create_ptr) { in __kmp_join_call()
2539 if (__itt_stack_caller_create_ptr && parent_team->t.t_serialized) { in __kmp_join_call()
7695 if (__itt_stack_caller_create_ptr) { in __kmp_invoke_task_func()
7766 if (__itt_stack_caller_create_ptr) { in __kmp_invoke_task_func()
H A Dkmp_itt.inl938 if (!__itt_stack_caller_create_ptr)