ETISS 0.8.0
Extendable Translating Instruction Set Simulator (version 0.8.0)
|
#include <omp-tools.h>
Public Attributes | |
ompt_id_t | encountering_task_id |
ompt_id_t | new_task_id |
int | flags |
int | has_dependences |
const void * | codeptr_ra |
Definition at line 742 of file omp-tools.h.
const void * ompt_record_task_create_t::codeptr_ra |
Definition at line 747 of file omp-tools.h.
ompt_id_t ompt_record_task_create_t::encountering_task_id |
Definition at line 743 of file omp-tools.h.
int ompt_record_task_create_t::flags |
Definition at line 745 of file omp-tools.h.
int ompt_record_task_create_t::has_dependences |
Definition at line 746 of file omp-tools.h.
ompt_id_t ompt_record_task_create_t::new_task_id |
Definition at line 744 of file omp-tools.h.