LLVM OpenMP 20.0.0git
|
#include "/home/buildbot/as-worker-4/publish-doxygen-docs/llvm-project/openmp/tools/multiplex/ompt-multiplex.h"
Public Attributes | |
ompt_data_t | own_data |
ompt_data_t | client_data |
Definition at line 178 of file ompt-multiplex.h.
ompt_data_t ompt_multiplex_data_pair_s::client_data |
Definition at line 180 of file ompt-multiplex.h.
Referenced by allocate_data_pair(), ompt_multiplex_allocate_data_pair(), and ompt_multiplex_get_client_ompt_data().
ompt_data_t ompt_multiplex_data_pair_s::own_data |
Definition at line 179 of file ompt-multiplex.h.
Referenced by allocate_data_pair(), ompt_multiplex_allocate_data_pair(), and ompt_multiplex_get_own_ompt_data().