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

Public Attributes | |
| ompt_work_t | wstype |
| ompt_scope_endpoint_t | endpoint |
| ompt_id_t | parallel_id |
| ompt_id_t | task_id |
| uint64_t | count |
| const void * | codeptr_ra |
Definition at line 710 of file omp-tools.h.
| const void * ompt_record_work_t::codeptr_ra |
Definition at line 716 of file omp-tools.h.
| uint64_t ompt_record_work_t::count |
Definition at line 715 of file omp-tools.h.
| ompt_scope_endpoint_t ompt_record_work_t::endpoint |
Definition at line 712 of file omp-tools.h.
| ompt_id_t ompt_record_work_t::parallel_id |
Definition at line 713 of file omp-tools.h.
| ompt_id_t ompt_record_work_t::task_id |
Definition at line 714 of file omp-tools.h.
| ompt_work_t ompt_record_work_t::wstype |
Definition at line 711 of file omp-tools.h.