Home
last modified time | relevance | path

Searched defs:team (Results 1 – 12 of 12) sorted by relevance

/freebsd-src/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_runtime.cpp521 __kmp_print_team_storage_map(const char * header,kmp_team_t * team,int team_id,int num_thr) __kmp_print_team_storage_map() argument
635 kmp_team_t *team = __kmp_team_from_gtid(gtid); __kmp_parallel_deo() local
661 kmp_team_t *team = __kmp_team_from_gtid(gtid); __kmp_parallel_dxo() local
687 kmp_team_t *team; __kmp_enter_single() local
939 __kmp_fork_team_threads(kmp_root_t * root,kmp_team_t * team,kmp_info_t * master_th,int master_gtid,int fork_teams_workers) __kmp_fork_team_threads() argument
1063 propagateFPControl(kmp_team_t * team) propagateFPControl() argument
1096 updateHWFPControl(kmp_team_t * team) updateHWFPControl() argument
1650 kmp_team_t *team; __kmp_serial_fork_call() local
1881 kmp_team_t *team; __kmp_fork_call() local
2397 __kmp_join_restore_state(kmp_info_t * thread,kmp_team_t * team) __kmp_join_restore_state() argument
2405 __kmp_join_ompt(int gtid,kmp_info_t * thread,kmp_team_t * team,ompt_data_t * parallel_data,int flags,void * codeptr) __kmp_join_ompt() argument
2426 kmp_team_t *team; __kmp_join_call() local
3048 kmp_team_t *team; __kmp_get_ancestor_thread_num() local
3106 kmp_team_t *team; __kmp_get_team_size() local
3191 __kmp_alloc_argv_entries(int argc,kmp_team_t * team,int realloc) __kmp_alloc_argv_entries() argument
3237 __kmp_allocate_team_arrays(kmp_team_t * team,int max_nth) __kmp_allocate_team_arrays() argument
3257 __kmp_free_team_arrays(kmp_team_t * team) __kmp_free_team_arrays() argument
3279 __kmp_reallocate_team_arrays(kmp_team_t * team,int max_nth) __kmp_reallocate_team_arrays() argument
3329 __kmp_get_x_global_icvs(const kmp_team_t * team) __kmp_get_x_global_icvs() argument
3442 __kmp_print_structure_team_accum(kmp_team_list_t list,kmp_team_p const * team) __kmp_print_structure_team_accum() argument
3485 __kmp_print_structure_team(char const * title,kmp_team_p const * team) __kmp_print_structure_team() argument
3590 kmp_team_p const *team = list->entry; __kmp_print_structure() local
4070 kmp_team_t *team = hot_teams[level].hot_team; __kmp_free_hot_teams() local
4206 kmp_team_t *team = thread->th.th_team; __kmp_unregister_root_current_thread() local
4256 kmp_team_t *team = this_thr->th.th_team; __kmp_task_info() local
4269 __kmp_initialize_info(kmp_info_t * this_thr,kmp_team_t * team,int tid,int gtid) __kmp_initialize_info() argument
4427 __kmp_allocate_thread(kmp_root_t * root,kmp_team_t * team,int new_tid) __kmp_allocate_thread() argument
4720 __kmp_reinitialize_team(kmp_team_t * team,kmp_internal_control_t * new_icvs,ident_t * loc) __kmp_reinitialize_team() argument
4741 __kmp_initialize_team(kmp_team_t * team,int new_nproc,kmp_internal_control_t * new_icvs,ident_t * loc) __kmp_initialize_team() argument
4795 __kmp_set_thread_place(kmp_team_t * team,kmp_info_t * th,int first,int last,int newp) __kmp_set_thread_place() argument
4813 __kmp_partition_places(kmp_team_t * team,int update_master_only) __kmp_partition_places() argument
5139 kmp_team_t *team; __kmp_allocate_team() local
5820 __kmp_reap_team(kmp_team_t * team) __kmp_reap_team() argument
6386 kmp_team_t *team = CCAST(kmp_team_t *, __kmp_team_pool); __kmp_internal_end() local
7633 __kmp_run_before_invoked_task(int gtid,int tid,kmp_info_t * this_thr,kmp_team_t * team) __kmp_run_before_invoked_task() argument
7658 __kmp_run_after_invoked_task(int gtid,int tid,kmp_info_t * this_thr,kmp_team_t * team) __kmp_run_after_invoked_task() argument
7669 kmp_team_t *team = this_thr->th.th_team; __kmp_invoke_task_func() local
7763 kmp_team_t *team = thr->th.th_team; __kmp_teams_master() local
7810 kmp_team_t *team = this_thr->th.th_team; __kmp_invoke_teams_master() local
8012 __kmp_internal_fork(ident_t * id,int gtid,kmp_team_t * team) __kmp_internal_fork() argument
8055 __kmp_internal_join(ident_t * id,int gtid,kmp_team_t * team) __kmp_internal_join() argument
8476 kmp_team_t *team = thr->th.th_team; __kmp_aux_get_team_info() local
8502 kmp_team_t *team = __kmp_aux_get_team_info(serialized); __kmp_aux_get_team_num() local
8515 kmp_team_t *team = __kmp_aux_get_team_info(serialized); __kmp_aux_get_num_teams() local
9107 __kmp_resize_dist_barrier(kmp_team_t * team,int old_nthreads,int new_nthreads) __kmp_resize_dist_barrier() argument
9162 __kmp_add_threads_to_team(kmp_team_t * team,int new_nthreads) __kmp_add_threads_to_team() argument
[all...]
H A Dkmp_barrier.cpp210 void __kmp_dist_barrier_wakeup(enum barrier_type bt, kmp_team_t *team, in __kmp_dist_barrier_wakeup() argument
230 kmp_team_t *team; in __kmp_dist_barrier_gather() local
379 kmp_team_t *team; in __kmp_dist_barrier_release() local
560 kmp_team_t *team = this_thr->th.th_team; __kmp_linear_barrier_gather_template() local
663 kmp_team_t *team; __kmp_linear_barrier_release_template() local
798 kmp_team_t *team = this_thr->th.th_team; __kmp_tree_barrier_gather() local
904 kmp_team_t *team; __kmp_tree_barrier_release() local
1010 kmp_team_t *team = this_thr->th.th_team; __kmp_hyper_barrier_gather() local
1129 kmp_team_t *team; __kmp_hyper_barrier_release() local
1293 __kmp_init_hierarchical_barrier_thread(enum barrier_type bt,kmp_bstate_t * thr_bar,kmp_uint32 nproc,int gtid,int tid,kmp_team_t * team) __kmp_init_hierarchical_barrier_thread() argument
1361 kmp_team_t *team = this_thr->th.th_team; __kmp_hierarchical_barrier_gather() local
1530 kmp_team_t *team; __kmp_hierarchical_barrier_release() local
1774 kmp_team_t *team = this_thr->th.th_team; __kmp_barrier_template() local
2119 kmp_team_t *team = this_thr->th.th_team; __kmp_end_split_barrier() local
2165 kmp_team_t *team; __kmp_join_barrier() local
2402 kmp_team_t *team = (tid == 0) ? this_thr->th.th_team : NULL; __kmp_fork_barrier() local
2627 __kmp_setup_icv_copy(kmp_team_t * team,int new_nproc,kmp_internal_control_t * new_icvs,ident_t * loc) __kmp_setup_icv_copy() argument
[all...]
H A Dompt-specific.cpp36 #define LWT_FROM_TEAM(team) (team)->t.ompt_serialized_team_info argument
55 kmp_team *team = thr->th.th_team; in __ompt_get_teaminfo() local
378 kmp_team *team = thr->th.th_team, *prev_team = NULL; __ompt_get_task_info_internal() local
488 __ompt_team_assign_id(kmp_team_t * team,ompt_data_t ompt_pid) __ompt_team_assign_id() argument
[all...]
H A Dkmp_csupport.cpp826 kmp_team_t *team = this_thr->th.th_team; __kmpc_master() local
870 kmp_team_t *team = this_thr->th.th_team; __kmpc_end_master() local
916 kmp_team_t *team = this_thr->th.th_team; __kmpc_masked() local
957 kmp_team_t *team = this_thr->th.th_team; __kmpc_end_masked() local
1000 kmp_team_t *team; __kmpc_ordered() local
1879 kmp_team_t *team = this_thr->th.th_team; __kmpc_single() local
1927 kmp_team_t *team = this_thr->th.th_team; __kmpc_end_single() local
3525 kmp_team_t *team; __kmp_swap_teams_for_teams_reduction() local
3548 __kmp_restore_swapped_teams(kmp_info_t * th,kmp_team_t * team,int task_state) __kmp_restore_swapped_teams() argument
3583 kmp_team_t *team; __kmpc_reduce_nowait() local
3811 kmp_team_t *team; __kmpc_reduce() local
3930 kmp_team_t *team; __kmpc_end_reduce() local
4095 kmp_team_t *team = th->th.th_team; __kmpc_doacross_init() local
4218 kmp_team_t *team = th->th.th_team; __kmpc_doacross_wait() local
4330 kmp_team_t *team = th->th.th_team; __kmpc_doacross_post() local
4400 kmp_team_t *team = th->th.th_team; __kmpc_doacross_fini() local
4513 kmp_team_t *team = __kmp_threads[gtid]->th.th_team; __kmpc_scope() local
4529 kmp_team_t *team = __kmp_threads[gtid]->th.th_team; __kmpc_end_scope() local
[all...]
H A Dkmp_itt.inl128 kmp_team_t *team = __kmp_team_from_gtid(gtid); local
194 kmp_team_t *team = __kmp_team_from_gtid(gtid); local
369 kmp_team_t *team = __kmp_team_from_gtid(gtid); local
425 kmp_team_t *team = thr->th.th_team; local
H A Dkmp_dispatch.cpp105 __kmp_initialize_self_buffer(kmp_team_t *team, T id, in __kmp_initialize_self_buffer() argument
199 kmp_team_t *team; in __kmp_dispatch_init_algorithm() local
943 __kmp_dispatch_free_hierarchies(kmp_team_t * team) __kmp_dispatch_free_hierarchies() argument
969 kmp_team_t *team; __kmp_dispatch_init() local
1337 kmp_team_t *team = th->th.th_team; __kmp_dispatch_next_algorithm() local
2200 kmp_team_t *team = th->th.th_team; __kmp_dispatch_next() local
2468 kmp_team_t *team; __kmpc_sections_init() local
2555 kmp_team_t *team = th->th.th_team; __kmpc_next_section() local
2669 kmp_team_t *team; __kmp_dist_get_bounds() local
[all...]
H A Dkmp_tasking.cpp634 __kmp_push_current_task_to_thread(kmp_info_t * this_thr,kmp_team_t * team,int tid) global() argument
1328 __kmp_init_implicit_task(ident_t * loc_ref,kmp_info_t * this_thr,kmp_team_t * team,int tid,int set_curr_task) global() argument
1460 kmp_team_t *team = thread->th.th_team; global() local
2082 kmp_team_t *team = this_thr->th.th_team; global() local
2787 kmp_team_t *team = thr->th.th_team; global() local
2892 kmp_team_t *team = thread->th.th_team; global() local
2914 kmp_team_t *team; global() local
3830 kmp_team_t *team = thread->th.th_team; global() local
3948 __kmp_allocate_task_team(kmp_info_t * thread,kmp_team_t * team) global() argument
4157 __kmp_task_team_setup(kmp_info_t * this_thr,kmp_team_t * team,int always) global() argument
4246 __kmp_task_team_sync(kmp_info_t * this_thr,kmp_team_t * team) global() argument
4318 __kmp_tasking_barrier(kmp_team_t * team,kmp_info_t * thread,int gtid) global() argument
4532 kmp_team_t *team = taskdata->td_team; global() local
4639 kmp_team_t *team = taskdata->td_team; global() local
[all...]
H A Dkmp_sched.cpp98 kmp_team_t *team; __kmp_for_static_init() local
492 kmp_team_t *team; __kmp_dist_for_static_init() local
756 kmp_team_t *team; __kmp_team_static_init() local
[all...]
H A Dkmp_gsupport.cpp226 kmp_team_t *team = this_thr->th.th_team; in KMP_EXPAND_NAME() local
466 kmp_team_t *team = thr->th.th_team; in __kmp_GOMP_fork_call() local
2114 kmp_team_t *team = thr->th.th_team; __kmp_GOMP_init_reductions() local
2152 kmp_team_t *team = thr->th.th_team; __kmp_GOMP_par_reductions_microtask_wrapper() local
2473 kmp_team_t *team = thr->th.th_team; KMP_EXPAND_NAME() local
[all...]
H A Dkmp_collapse.cpp1332 kmp_team_t *team = th->th.th_team; __kmpc_for_collapsed_init() local
H A Dkmp_dispatch_hier.h929 kmp_team_t *team; in __kmp_dispatch_init_hierarchy() local
H A Dkmp.h1264 (get__bt_set(team, tid) ? get__blocktime(team, tid) : __kmp_dflt_blocktime) argument
1253 KMP_BLOCKTIME(team,tid) global() argument
1271 KMP_BLOCKTIME_INTERVAL(team,tid) global() argument
2208 kmp_team_t *team; global() member
3617 __kmp_gtid_from_tid(int tid,const kmp_team_t * team) __kmp_gtid_from_tid() argument
4567 KMP_HIDDEN_HELPER_TEAM(team) global() argument
[all...]