Searched refs:ompt_serialized_team_info (Results 1 – 5 of 5) sorted by relevance
36 #define LWT_FROM_TEAM(team) (team)->t.ompt_serialized_team_info293 thr->th.th_team->t.ompt_serialized_team_info; in __ompt_lw_taskteam_link()295 thr->th.th_team->t.ompt_serialized_team_info = link_lwt; in __ompt_lw_taskteam_link()319 ompt_lw_taskteam_t *lwtask = thr->th.th_team->t.ompt_serialized_team_info; in __ompt_lw_taskteam_unlink()329 thr->th.th_team->t.ompt_serialized_team_info = lwtask->parent; in __ompt_lw_taskteam_unlink()
46 OMPD_ACCESS(kmp_base_team_t, ompt_serialized_team_info) \
466 team = this_thr->th.th_team->t.ompt_serialized_team_info;
3169 ompt_lw_taskteam_t *ompt_serialized_team_info; member
5642 team->t.ompt_serialized_team_info = NULL; in __kmp_allocate_team()