Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/openmp/runtime/src/thirdparty/ittnotify/
H A Dittnotify.h4333 #define __itt_stack_caller_create_ptr ITTNOTIFY_NAME(stack_caller_create) macro
4336 #define __itt_stack_caller_create_ptr 0
4339 #define __itt_stack_caller_create_ptr 0
/freebsd-13.1/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_runtime.cpp1597 if (__itt_stack_caller_create_ptr) { in __kmp_fork_call()
2170 if (__itt_stack_caller_create_ptr) { in __kmp_fork_call()
2342 if (__itt_stack_caller_create_ptr) { in __kmp_join_call()
2353 if (__itt_stack_caller_create_ptr && parent_team->t.t_serialized) { in __kmp_join_call()
7295 if (__itt_stack_caller_create_ptr) { in __kmp_invoke_task_func()
7366 if (__itt_stack_caller_create_ptr) { in __kmp_invoke_task_func()
H A Dkmp_itt.inl996 if (!__itt_stack_caller_create_ptr)