ETISS 0.8.0
Extendable Translating Instruction Set Simulator (version 0.8.0)
Public Attributes | List of all members
ompt_record_target_kernel_t Struct Reference

#include <omp-tools.h>

Collaboration diagram for ompt_record_target_kernel_t:
Collaboration graph
[legend]

Public Attributes

ompt_id_t host_op_id
 
unsigned int requested_num_teams
 
unsigned int granted_num_teams
 
ompt_device_time_t end_time
 

Detailed Description

Definition at line 989 of file omp-tools.h.

Member Data Documentation

◆ end_time

ompt_device_time_t ompt_record_target_kernel_t::end_time

Definition at line 993 of file omp-tools.h.

◆ granted_num_teams

unsigned int ompt_record_target_kernel_t::granted_num_teams

Definition at line 992 of file omp-tools.h.

◆ host_op_id

ompt_id_t ompt_record_target_kernel_t::host_op_id

Definition at line 990 of file omp-tools.h.

◆ requested_num_teams

unsigned int ompt_record_target_kernel_t::requested_num_teams

Definition at line 991 of file omp-tools.h.


The documentation for this struct was generated from the following files: