#include <ompt-internal.h>
Data Fields | |
ompt_task_info_t | ompt_task_info |
ompt_team_info_t | ompt_team_info |
struct ompt_lw_taskteam_s * | parent |
Definition at line 44 of file ompt-internal.h.
Definition at line 46 of file ompt-internal.h.
Referenced by __kmp_fork_call(), __ompt_get_task_id_internal(), and __ompt_lw_taskteam_init().
Definition at line 45 of file ompt-internal.h.
Referenced by __kmp_fork_call(), __ompt_get_parallel_function_internal(), __ompt_get_parallel_id_internal(), and __ompt_lw_taskteam_init().
struct ompt_lw_taskteam_s* ompt_lw_taskteam_s::parent [read] |
Definition at line 47 of file ompt-internal.h.
Referenced by __ompt_get_lw_taskteam(), __ompt_lw_taskteam_init(), __ompt_lw_taskteam_link(), and __ompt_lw_taskteam_unlink().