Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dompt-internal.h56 : ompt_task_implicit)) | \
H A Dompt-specific.cpp417 *type = ompt_task_implicit; in __ompt_get_task_info_internal()
H A Dkmp_runtime.cpp1432 ompt_task_implicit); // TODO: Can this be ompt_task_initial? in __kmp_serialized_parallel()
1520 1, OMPT_CUR_TASK_INFO(master_th)->thread_num, ompt_task_implicit); in __kmp_fork_in_teams()
1552 OMPT_CUR_TASK_INFO(master_th)->thread_num, ompt_task_implicit); in __kmp_fork_in_teams()
1759 OMPT_CUR_TASK_INFO(master_th)->thread_num, ompt_task_implicit); in __kmp_serial_fork_call()
1786 OMPT_CUR_TASK_INFO(master_th)->thread_num, ompt_task_implicit); in __kmp_serial_fork_call()
1857 ompt_task_implicit); in __kmp_serial_fork_call()
1885 OMPT_CUR_TASK_INFO(master_th)->thread_num, ompt_task_implicit); in __kmp_serial_fork_call()
2589 OMPT_CUR_TASK_INFO(master_th)->thread_num, ompt_task_implicit); in __kmp_join_call()
2667 : ompt_task_implicit; in __kmp_join_call()
7724 __kmp_tid_from_gtid(gtid), ompt_task_implicit); in __kmp_invoke_task_func()
[all …]
H A Dkmp_wait_release.h347 : ompt_task_implicit;
H A Dkmp_gsupport.cpp497 ompt_task_implicit); // TODO: Can this be ompt_task_initial? in __kmp_GOMP_fork_call()
H A Dkmp_barrier.cpp2543 ompt_task_implicit); // TODO: Can this be ompt_task_initial? in __kmp_fork_barrier()
H A Dkmp_csupport.cpp665 OMPT_CUR_TASK_INFO(this_thr)->thread_num, ompt_task_implicit); in __kmpc_end_serialized_parallel()
/freebsd/lib/libomp/
H A Domp-tools.h372 ompt_task_implicit = 0x00000002, enumerator
/freebsd/contrib/llvm-project/openmp/runtime/src/include/
H A Domp-tools.h.var372 ompt_task_implicit = 0x00000002,