Home
last modified time | relevance | path

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

/external/llvm-project/openmp/runtime/src/
Dompt-internal.h23 #define OMPT_INVOKER(x) \ macro
Dkmp_runtime.cpp1487 int flags = OMPT_INVOKER(call_context) | in __kmp_fork_call()
1585 OMPT_INVOKER(call_context) | ompt_parallel_team, in __kmp_fork_call()
1814 OMPT_INVOKER(call_context) | ompt_parallel_team, in __kmp_fork_call()
1853 OMPT_INVOKER(call_context) | ompt_parallel_league, in __kmp_fork_call()
1924 OMPT_INVOKER(call_context) | ompt_parallel_team, in __kmp_fork_call()
2465 OMPT_INVOKER(fork_context) | ompt_parallel_team, codeptr); in __kmp_join_call()
2576 OMPT_INVOKER(fork_context) | in __kmp_join_call()