Searched refs:ompt_task_implicit (Results 1 – 8 of 8) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/openmp/runtime/src/ |
| H A D | ompt-specific.cpp | 417 *type = ompt_task_implicit; in __ompt_get_task_info_internal() 425 : ompt_task_implicit) | in __ompt_get_task_info_internal()
|
| H A D | kmp_runtime.cpp | 1372 ompt_task_implicit); // TODO: Can this be ompt_task_initial? in __kmp_serialized_parallel() 1460 1, OMPT_CUR_TASK_INFO(master_th)->thread_num, ompt_task_implicit); in __kmp_fork_in_teams() 1492 OMPT_CUR_TASK_INFO(master_th)->thread_num, ompt_task_implicit); in __kmp_fork_in_teams() 1699 OMPT_CUR_TASK_INFO(master_th)->thread_num, ompt_task_implicit); in __kmp_serial_fork_call() 1726 OMPT_CUR_TASK_INFO(master_th)->thread_num, ompt_task_implicit); in __kmp_serial_fork_call() 1803 ompt_task_implicit); in __kmp_serial_fork_call() 1831 OMPT_CUR_TASK_INFO(master_th)->thread_num, ompt_task_implicit); in __kmp_serial_fork_call() 2572 OMPT_CUR_TASK_INFO(master_th)->thread_num, ompt_task_implicit); in __kmp_join_call() 2650 : ompt_task_implicit; in __kmp_join_call() 7709 __kmp_tid_from_gtid(gtid), ompt_task_implicit); in __kmp_invoke_task_func() [all …]
|
| H A D | kmp_wait_release.h | 345 : ompt_task_implicit;
|
| H A D | kmp_gsupport.cpp | 497 ompt_task_implicit); // TODO: Can this be ompt_task_initial? in __kmp_GOMP_fork_call()
|
| H A D | kmp_barrier.cpp | 2523 ompt_task_implicit); // TODO: Can this be ompt_task_initial? in __kmp_fork_barrier()
|
| H A D | kmp_csupport.cpp | 620 OMPT_CUR_TASK_INFO(this_thr)->thread_num, ompt_task_implicit); in __kmpc_end_serialized_parallel()
|
| /freebsd-14.2/lib/libomp/ |
| H A D | omp-tools.h | 366 ompt_task_implicit = 0x00000002, enumerator
|
| /freebsd-14.2/contrib/llvm-project/openmp/runtime/src/include/ |
| H A D | omp-tools.h.var | 366 ompt_task_implicit = 0x00000002,
|