Searched refs:ompt_task_implicit (Results 1 – 8 of 8) sorted by relevance
| /freebsd-12.1/contrib/openmp/runtime/src/ |
| H A D | ompt-specific.cpp | 392 *type = ompt_task_implicit; in __ompt_get_task_info_internal() 400 : ompt_task_implicit) | in __ompt_get_task_info_internal()
|
| H A D | kmp_runtime.cpp | 1432 …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 D | kmp_wait_release.h | 143 ompt_scope_end, NULL, tId, 0, ds_tid, ompt_task_implicit); in __ompt_implicit_task_end()
|
| H A D | kmp_gsupport.cpp | 403 …&(task_info->task_data), ompt_team_size, __kmp_tid_from_gtid(gtid), ompt_task_implicit); // TODO: … in __kmp_GOMP_fork_call()
|
| H A D | kmp_barrier.cpp | 1913 …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 D | kmp_csupport.cpp | 514 OMPT_CUR_TASK_INFO(this_thr)->thread_num, ompt_task_implicit); in __kmpc_end_serialized_parallel()
|
| /freebsd-12.1/lib/libomp/ |
| H A D | omp-tools.h | 304 ompt_task_implicit = 0x00000002, enumerator
|
| /freebsd-12.1/contrib/openmp/runtime/src/include/50/ |
| H A D | omp-tools.h.var | 303 ompt_task_implicit = 0x00000002,
|