|
ETISS 0.11.2
ExtendableTranslatingInstructionSetSimulator(version0.11.2)
|
#include <omp-tools.h>

Public Attributes | |
| ompt_target_t | kind |
| ompt_scope_endpoint_t | endpoint |
| int | device_num |
| ompt_id_t | task_id |
| ompt_id_t | target_id |
| const void * | codeptr_ra |
Definition at line 954 of file omp-tools.h.
| const void * ompt_record_target_t::codeptr_ra |
Definition at line 960 of file omp-tools.h.
| int ompt_record_target_t::device_num |
Definition at line 957 of file omp-tools.h.
| ompt_scope_endpoint_t ompt_record_target_t::endpoint |
Definition at line 956 of file omp-tools.h.
| ompt_target_t ompt_record_target_t::kind |
Definition at line 955 of file omp-tools.h.
| ompt_id_t ompt_record_target_t::target_id |
Definition at line 959 of file omp-tools.h.
| ompt_id_t ompt_record_target_t::task_id |
Definition at line 958 of file omp-tools.h.