Home
last modified time | relevance | path

Searched refs:__ompt_lw_taskteam_init (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dompt-specific.h30 void __ompt_lw_taskteam_init(ompt_lw_taskteam_t *lwt, kmp_info_t *thr, int gtid,
H A Dompt-specific.cpp260 void __ompt_lw_taskteam_init(ompt_lw_taskteam_t *lwt, kmp_info_t *thr, int gtid, in __ompt_lw_taskteam_init() function
H A Dkmp_runtime.cpp1421 __ompt_lw_taskteam_init(&lw_taskteam, this_thr, global_tid, in __kmp_serialized_parallel()
1507 __ompt_lw_taskteam_init(&lw_taskteam, master_th, gtid, in __kmp_fork_in_teams()
1584 __ompt_lw_taskteam_init(&lw_taskteam, master_th, gtid, &ompt_parallel_data, in __kmp_fork_in_teams()
1747 __ompt_lw_taskteam_init(&lw_taskteam, master_th, gtid, in __kmp_serial_fork_call()
1844 __ompt_lw_taskteam_init(&lw_taskteam, master_th, gtid, in __kmp_serial_fork_call()
1903 __ompt_lw_taskteam_init(&lwt, master_th, gtid, ompt_parallel_data, in __kmp_serial_fork_call()