Home
last modified time | relevance | path

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

/external/llvm-project/openmp/runtime/src/
Dompt-specific.h29 void __ompt_lw_taskteam_link(ompt_lw_taskteam_t *lwt, kmp_info_t *thr,
Dompt-specific.cpp269 void __ompt_lw_taskteam_link(ompt_lw_taskteam_t *lwt, kmp_info_t *thr, in __ompt_lw_taskteam_link() function
Dkmp_runtime.cpp1376 __ompt_lw_taskteam_link(&lw_taskteam, this_thr, 1); in __kmp_serialized_parallel()
1536 __ompt_lw_taskteam_link(&lw_taskteam, master_th, 0); in __kmp_fork_call()
1606 __ompt_lw_taskteam_link(&lw_taskteam, master_th, 1, true); in __kmp_fork_call()
1766 __ompt_lw_taskteam_link(&lw_taskteam, master_th, 0); in __kmp_fork_call()
1875 __ompt_lw_taskteam_link(&lw_taskteam, master_th, 0); in __kmp_fork_call()
1938 __ompt_lw_taskteam_link(&lwt, master_th, 1); in __kmp_fork_call()