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

#include <omp-tools.h>

Collaboration diagram for ompt_record_master_t:
Collaboration graph
[legend]

Public Attributes

ompt_scope_endpoint_t endpoint
 
ompt_id_t parallel_id
 
ompt_id_t task_id
 
const void * codeptr_ra
 

Detailed Description

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

Member Data Documentation

◆ codeptr_ra

const void * ompt_record_master_t::codeptr_ra

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

◆ endpoint

ompt_scope_endpoint_t ompt_record_master_t::endpoint

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

◆ parallel_id

ompt_id_t ompt_record_master_t::parallel_id

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

◆ task_id

ompt_id_t ompt_record_master_t::task_id

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


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