LLVM OpenMP 20.0.0git
Public Attributes | List of all members
ompt_state_info_t Struct Reference

Public Attributes

const charstate_name
 
ompt_state_t state_id
 

Detailed Description

Definition at line 67 of file ompt-general.cpp.

Member Data Documentation

◆ state_id

ompt_state_t ompt_state_info_t::state_id

Definition at line 69 of file ompt-general.cpp.

Referenced by ompt_enumerate_states().

◆ state_name

const char* ompt_state_info_t::state_name

Definition at line 68 of file ompt-general.cpp.

Referenced by ompt_enumerate_states().


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