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

#include <omp-tools.h>

Collaboration diagram for ompt_data_t:
Collaboration graph
[legend]

Public Attributes

uint64_t value
 
void * ptr
 

Detailed Description

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

Member Data Documentation

◆ ptr

void * ompt_data_t::ptr

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

◆ value

uint64_t ompt_data_t::value

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


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