Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/openmp/runtime/src/
H A Dompt-specific.cpp392 *type = ompt_task_implicit; in __ompt_get_task_info_internal()
400 : ompt_task_implicit) | in __ompt_get_task_info_internal()
H A Dkmp_runtime.cpp1432 …OMPT_CUR_TASK_DATA(this_thr), 1, __kmp_tid_from_gtid(global_tid), ompt_task_implicit); // TODO: Ca… in __kmp_serialized_parallel()
1598 …implicit_task_data, 1, __kmp_tid_from_gtid(gtid), ompt_task_implicit); // TODO: Can this be ompt_t… in __kmp_fork_call()
1628 …OMPT_CUR_TASK_INFO(master_th)->thread_num, ompt_task_implicit); // TODO: Can this be ompt_task_ini… in __kmp_fork_call()
1810 …&(task_info->task_data), 1, __kmp_tid_from_gtid(gtid), ompt_task_implicit); // TODO: Can this be o… in __kmp_fork_call()
1840 …OMPT_CUR_TASK_INFO(master_th)->thread_num, ompt_task_implicit); // TODO: Can this be ompt_task_ini… in __kmp_fork_call()
1911 …implicit_task_data, 1, __kmp_tid_from_gtid(gtid), ompt_task_implicit); // TODO: Can this be ompt_t… in __kmp_fork_call()
1940 …OMPT_CUR_TASK_INFO(master_th)->thread_num, ompt_task_implicit); // TODO: Can this be ompt_task_ini… in __kmp_fork_call()
2544 …OMPT_CUR_TASK_INFO(master_th)->thread_num, ompt_task_implicit); // TODO: Can this be ompt_task_ini… in __kmp_join_call()
7044 __kmp_tid_from_gtid(gtid), ompt_task_implicit); // TODO: Can this be ompt_task_initial? in __kmp_invoke_task_func()
7294 …ompt_scope_end, NULL, task_data, 0, ds_tid, ompt_task_implicit); // TODO: Can this be ompt_task_in… in __kmp_internal_join()
H A Dkmp_wait_release.h143 ompt_scope_end, NULL, tId, 0, ds_tid, ompt_task_implicit); in __ompt_implicit_task_end()
H A Dkmp_gsupport.cpp403 …&(task_info->task_data), ompt_team_size, __kmp_tid_from_gtid(gtid), ompt_task_implicit); // TODO: … in __kmp_GOMP_fork_call()
H A Dkmp_barrier.cpp1913 …ompt_scope_end, NULL, task_data, 0, ds_tid, ompt_task_implicit); // TODO: Can this be ompt_task_in… in __kmp_fork_barrier()
H A Dkmp_csupport.cpp514 OMPT_CUR_TASK_INFO(this_thr)->thread_num, ompt_task_implicit); in __kmpc_end_serialized_parallel()
/freebsd-12.1/lib/libomp/
H A Domp-tools.h304 ompt_task_implicit = 0x00000002, enumerator
/freebsd-12.1/contrib/openmp/runtime/src/include/50/
H A Domp-tools.h.var303 ompt_task_implicit = 0x00000002,