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

#include <omp-tools.h>

Collaboration diagram for ompt_record_nest_lock_t:
Collaboration graph
[legend]

Public Attributes

ompt_scope_endpoint_t endpoint
 
ompt_wait_id_t wait_id
 
const void * codeptr_ra
 

Detailed Description

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

Member Data Documentation

◆ codeptr_ra

const void * ompt_record_nest_lock_t::codeptr_ra

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

◆ endpoint

ompt_scope_endpoint_t ompt_record_nest_lock_t::endpoint

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

◆ wait_id

ompt_wait_id_t ompt_record_nest_lock_t::wait_id

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


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