Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_sched.cpp187 ompt_work_type, ompt_scope_begin, &(team_info->parallel_data), in __kmp_for_static_init()
241 ompt_work_type, ompt_scope_begin, &(team_info->parallel_data), in __kmp_for_static_init()
271 ompt_work_type, ompt_scope_begin, &(team_info->parallel_data), in __kmp_for_static_init()
451 ompt_work_type, ompt_scope_begin, &(team_info->parallel_data), in __kmp_for_static_init()
733 ompt_work_distribute, ompt_scope_begin, &(team_info->parallel_data), in __kmp_dist_for_static_init()
H A Dompt-specific.h182 ompt_sync_region_reduction, ompt_scope_begin, my_parallel_data, \
H A Dkmp_csupport.cpp886 ompt_scope_begin, &(team->t.ompt_team_info.parallel_data), in __kmpc_master()
974 ompt_scope_begin, &(team->t.ompt_team_info.parallel_data), in __kmpc_masked()
1942 ompt_work_single_executor, ompt_scope_begin, in __kmpc_single()
1950 ompt_work_single_other, ompt_scope_begin, in __kmpc_single()
2938 ompt_scope_begin, (ompt_wait_id_t)(uintptr_t)user_lock, codeptr); in __kmpc_set_nest_lock()
3000 ompt_scope_begin, (ompt_wait_id_t)(uintptr_t)lck, codeptr); in __kmpc_set_nest_lock()
3378 ompt_scope_begin, (ompt_wait_id_t)(uintptr_t)user_lock, codeptr); in __kmpc_test_nest_lock()
4572 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()
2242 sync_kind, ompt_scope_begin, my_parallel_data, my_task_data, codeptr); in __kmp_join_barrier()
2246 sync_kind, ompt_scope_begin, my_parallel_data, my_task_data, codeptr); 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.cpp2253 ompt_sync_region_taskwait, ompt_scope_begin, my_parallel_data,
2259 ompt_sync_region_taskwait, ompt_scope_begin, my_parallel_data,
2907 ompt_sync_region_taskgroup, ompt_scope_begin, &(my_parallel_data),
2959 ompt_sync_region_taskgroup, ompt_scope_begin, &(my_parallel_data),
5265 ompt_work_taskloop, ompt_scope_begin, &(team_info->parallel_data),
H A Dkmp_runtime.cpp1430 ompt_scope_begin, OMPT_CUR_TEAM_DATA(this_thr), in __kmp_serialized_parallel()
1519 ompt_scope_begin, OMPT_CUR_TEAM_DATA(master_th), implicit_task_data, in __kmp_fork_in_teams()
1757 ompt_scope_begin, OMPT_CUR_TEAM_DATA(master_th), in __kmp_serial_fork_call()
1855 ompt_scope_begin, OMPT_CUR_TEAM_DATA(master_th), in __kmp_serial_fork_call()
4050 ompt_scope_begin, parallel_data, task_data, 1, 1, ompt_task_initial); in __kmp_register_root()
7723 ompt_scope_begin, my_parallel_data, my_task_data, ompt_team_size, in __kmp_invoke_task_func()
7839 ompt_scope_begin, parallel_data, task_data, team->t.t_nproc, tid, in __kmp_invoke_teams_master()
H A Dkmp_dispatch.cpp1167 ompt_get_work_schedule(pr->schedule), ompt_scope_begin, in __kmp_dispatch_init()
2532 ompt_work_sections, ompt_scope_begin, &(team_info->parallel_data), in __kmpc_sections_init()
/freebsd/lib/libomp/
H A Domp-tools.h295 ompt_scope_begin = 1, enumerator
/freebsd/contrib/llvm-project/openmp/runtime/src/include/
H A Domp-tools.h.var295 ompt_scope_begin = 1,