Home
last modified time | relevance | path

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

/external/llvm-project/openmp/runtime/src/
Dompt-specific.h26 void __ompt_lw_taskteam_init(ompt_lw_taskteam_t *lwt, kmp_info_t *thr,
Dompt-specific.cpp255 void __ompt_lw_taskteam_init(ompt_lw_taskteam_t *lwt, kmp_info_t *thr, int gtid, in __ompt_lw_taskteam_init() function
Dkmp_runtime.cpp1373 __ompt_lw_taskteam_init(&lw_taskteam, this_thr, global_tid, in __kmp_serialized_parallel()
1532 __ompt_lw_taskteam_init(&lw_taskteam, master_th, gtid, in __kmp_fork_call()
1604 __ompt_lw_taskteam_init(&lw_taskteam, master_th, gtid, in __kmp_fork_call()
1763 __ompt_lw_taskteam_init(&lw_taskteam, master_th, gtid, in __kmp_fork_call()
1873 __ompt_lw_taskteam_init(&lw_taskteam, master_th, gtid, in __kmp_fork_call()
1934 __ompt_lw_taskteam_init(&lwt, master_th, gtid, &ompt_parallel_data, in __kmp_fork_call()