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

#include <omp-tools.h>

Collaboration diagram for ompt_record_work_t:
Collaboration graph
[legend]

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
 

Detailed Description

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

Member Data Documentation

◆ codeptr_ra

const void * ompt_record_work_t::codeptr_ra

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

◆ count

uint64_t ompt_record_work_t::count

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

◆ endpoint

ompt_scope_endpoint_t ompt_record_work_t::endpoint

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

◆ parallel_id

ompt_id_t ompt_record_work_t::parallel_id

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

◆ task_id

ompt_id_t ompt_record_work_t::task_id

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

◆ wstype

ompt_work_t ompt_record_work_t::wstype

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


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