Home
last modified time | relevance | path

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

/external/llvm-project/openmp/runtime/src/thirdparty/ittnotify/
Dittnotify.h3942 __itt_caller ITTAPI __itt_stack_caller_create(void);
3948 #define __itt_stack_caller_create ITTNOTIFY_DATA(stack_caller_create) macro
3951 #define __itt_stack_caller_create() (__itt_caller)0
/external/llvm-project/openmp/runtime/src/
Dkmp_itt.inl997 __itt_caller id = __itt_stack_caller_create();