Home
last modified time | relevance | path

Searched refs:__itt_stack_caller_create (Results 1 – 2 of 2) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/openmp/runtime/src/thirdparty/ittnotify/
HDittnotify.h4727 __itt_caller ITTAPI __itt_stack_caller_create(void);
4733 #define __itt_stack_caller_create ITTNOTIFY_DATA(stack_caller_create) macro
4736 #define __itt_stack_caller_create() (__itt_caller)0
/freebsd-14-stable/contrib/llvm-project/openmp/runtime/src/
HDkmp_itt.inl941 __itt_caller id = __itt_stack_caller_create();