ETISS 0.8.0
Extendable Translating Instruction Set Simulator (version 0.8.0)
|
#include <omp-tools.h>
Public Attributes | |
ompt_id_t | host_op_id |
unsigned int | requested_num_teams |
unsigned int | granted_num_teams |
ompt_device_time_t | end_time |
Definition at line 989 of file omp-tools.h.
ompt_device_time_t ompt_record_target_kernel_t::end_time |
Definition at line 993 of file omp-tools.h.
unsigned int ompt_record_target_kernel_t::granted_num_teams |
Definition at line 992 of file omp-tools.h.
ompt_id_t ompt_record_target_kernel_t::host_op_id |
Definition at line 990 of file omp-tools.h.
unsigned int ompt_record_target_kernel_t::requested_num_teams |
Definition at line 991 of file omp-tools.h.