Home
last modified time | relevance | path

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

/llvm-project-15.0.7/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
/llvm-project-15.0.7/openmp/runtime/src/
H A Dkmp_runtime.cpp1651 if (__itt_stack_caller_create_ptr) { in __kmp_fork_call()
2241 if (__itt_stack_caller_create_ptr) { in __kmp_fork_call()
2413 if (__itt_stack_caller_create_ptr) { in __kmp_join_call()
2424 if (__itt_stack_caller_create_ptr && parent_team->t.t_serialized) { in __kmp_join_call()
7526 if (__itt_stack_caller_create_ptr) { in __kmp_invoke_task_func()
7597 if (__itt_stack_caller_create_ptr) { in __kmp_invoke_task_func()
H A Dkmp_itt.inl938 if (!__itt_stack_caller_create_ptr)