Home
last modified time | relevance | path

Searched refs:ompt_scope_begin (Results 1 – 11 of 11) sorted by relevance

/freebsd-14.2/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_sched.cpp186 ompt_work_type, ompt_scope_begin, &(team_info->parallel_data), in __kmp_for_static_init()
240 ompt_work_type, ompt_scope_begin, &(team_info->parallel_data), in __kmp_for_static_init()
270 ompt_work_type, ompt_scope_begin, &(team_info->parallel_data), in __kmp_for_static_init()
443 ompt_work_type, ompt_scope_begin, &(team_info->parallel_data), in __kmp_for_static_init()
719 ompt_work_distribute, ompt_scope_begin, &(team_info->parallel_data), in __kmp_dist_for_static_init()
H A Dompt-specific.h163 ompt_sync_region_reduction, ompt_scope_begin, my_parallel_data, \
H A Dkmp_csupport.cpp830 ompt_scope_begin, &(team->t.ompt_team_info.parallel_data), in __kmpc_master()
918 ompt_scope_begin, &(team->t.ompt_team_info.parallel_data), in __kmpc_masked()
1886 ompt_work_single_executor, ompt_scope_begin, in __kmpc_single()
1894 ompt_work_single_other, ompt_scope_begin, in __kmpc_single()
2882 ompt_scope_begin, (ompt_wait_id_t)(uintptr_t)user_lock, codeptr); in __kmpc_set_nest_lock()
2944 ompt_scope_begin, (ompt_wait_id_t)(uintptr_t)lck, codeptr); in __kmpc_set_nest_lock()
3322 ompt_scope_begin, (ompt_wait_id_t)(uintptr_t)user_lock, codeptr); in __kmpc_test_nest_lock()
4516 ompt_work_scope, ompt_scope_begin, in __kmpc_scope()
H A Dompt-general.cpp507 ompt_scope_begin, parallel_data, task_data, 1, 1, ompt_task_initial);
H A Dkmp_barrier.cpp1796 barrier_kind, ompt_scope_begin, my_parallel_data, my_task_data, in __kmp_barrier_template()
1801 barrier_kind, ompt_scope_begin, my_parallel_data, my_task_data, in __kmp_barrier_template()
2219 ompt_sync_region_barrier_implicit, ompt_scope_begin, my_parallel_data, in __kmp_join_barrier()
2224 ompt_sync_region_barrier_implicit, ompt_scope_begin, my_parallel_data, in __kmp_join_barrier()
H A Dkmp_gsupport.cpp233 ompt_work_single_executor, ompt_scope_begin, in KMP_EXPAND_NAME()
241 ompt_work_single_other, ompt_scope_begin, in KMP_EXPAND_NAME()
495 ompt_scope_begin, &(team_info->parallel_data), in __kmp_GOMP_fork_call()
H A Dkmp_tasking.cpp2244 ompt_sync_region_taskwait, ompt_scope_begin, my_parallel_data,
2250 ompt_sync_region_taskwait, ompt_scope_begin, my_parallel_data,
2898 ompt_sync_region_taskgroup, ompt_scope_begin, &(my_parallel_data),
2950 ompt_sync_region_taskgroup, ompt_scope_begin, &(my_parallel_data),
5259 ompt_work_taskloop, ompt_scope_begin, &(team_info->parallel_data),
H A Dkmp_runtime.cpp1370 ompt_scope_begin, OMPT_CUR_TEAM_DATA(this_thr), in __kmp_serialized_parallel()
1459 ompt_scope_begin, OMPT_CUR_TEAM_DATA(master_th), implicit_task_data, in __kmp_fork_in_teams()
1697 ompt_scope_begin, OMPT_CUR_TEAM_DATA(master_th), in __kmp_serial_fork_call()
1801 ompt_scope_begin, OMPT_CUR_TEAM_DATA(master_th), in __kmp_serial_fork_call()
4044 ompt_scope_begin, parallel_data, task_data, 1, 1, ompt_task_initial); in __kmp_register_root()
7708 ompt_scope_begin, my_parallel_data, my_task_data, ompt_team_size, in __kmp_invoke_task_func()
7824 ompt_scope_begin, parallel_data, task_data, team->t.t_nproc, tid, in __kmp_invoke_teams_master()
H A Dkmp_dispatch.cpp1167 ompt_work_loop, ompt_scope_begin, &(team_info->parallel_data), in __kmp_dispatch_init()
2529 ompt_work_sections, ompt_scope_begin, &(team_info->parallel_data), in __kmpc_sections_init()
/freebsd-14.2/lib/libomp/
H A Domp-tools.h289 ompt_scope_begin = 1, enumerator
/freebsd-14.2/contrib/llvm-project/openmp/runtime/src/include/
H A Domp-tools.h.var289 ompt_scope_begin = 1,