Home
last modified time | relevance | path

Searched refs:ompt_task_implicit (Results 1 – 8 of 8) sorted by relevance

/freebsd-13.1/contrib/llvm-project/openmp/runtime/src/
H A Dompt-specific.cpp406 *type = ompt_task_implicit; in __ompt_get_task_info_internal()
414 : ompt_task_implicit) | in __ompt_get_task_info_internal()
H A Dkmp_runtime.cpp1330 ompt_task_implicit); // TODO: Can this be ompt_task_initial? in __kmp_serialized_parallel()
1501 OMPT_CUR_TASK_INFO(master_th)->thread_num, ompt_task_implicit); in __kmp_fork_call()
1532 OMPT_CUR_TASK_INFO(master_th)->thread_num, ompt_task_implicit); in __kmp_fork_call()
1738 ompt_task_implicit); in __kmp_fork_call()
1767 ompt_task_implicit); in __kmp_fork_call()
1846 ompt_task_implicit); in __kmp_fork_call()
1876 ompt_task_implicit); in __kmp_fork_call()
2404 OMPT_CUR_TASK_INFO(master_th)->thread_num, ompt_task_implicit); in __kmp_join_call()
2482 : ompt_task_implicit; in __kmp_join_call()
7331 __kmp_tid_from_gtid(gtid), ompt_task_implicit); in __kmp_invoke_task_func()
[all …]
H A Dkmp_wait_release.h153 : ompt_task_implicit; in __ompt_implicit_task_end()
H A Dkmp_barrier.cpp1987 ompt_task_implicit); // TODO: Can this be ompt_task_initial? in __kmp_fork_barrier()
H A Dkmp_gsupport.cpp467 ompt_task_implicit); // TODO: Can this be ompt_task_initial? in __kmp_GOMP_fork_call()
H A Dkmp_csupport.cpp554 OMPT_CUR_TASK_INFO(this_thr)->thread_num, ompt_task_implicit); in __kmpc_end_serialized_parallel()
/freebsd-13.1/lib/libomp/
H A Domp-tools.h333 ompt_task_implicit = 0x00000002, enumerator
/freebsd-13.1/contrib/llvm-project/openmp/runtime/src/include/
H A Domp-tools.h.var332 ompt_task_implicit = 0x00000002,