MFC
Exascale flow solver
Loading...
Searching...
No Matches
m_nvtx::nvtxeventattributes Type Reference

Public Attributes

integer(c_int16_t) version = 1
integer(c_int16_t) size = 48
integer(c_int) category = 0
integer(c_int) colortype = 1
 NVTX_COLOR_ARGB = 1.
integer(c_int) color
integer(c_int) payloadtype = 0
 NVTX_PAYLOAD_UNKNOWN = 0.
integer(c_int) reserved0
integer(c_int64_t) payload
 union uint,int,double
integer(c_int) messagetype = 1
 NVTX_MESSAGE_TYPE_ASCII = 1.
type(c_ptr) message
 ascii char

Detailed Description

Definition at line 17 of file m_nvtx.f90.

Member Data Documentation

◆ category

integer(c_int) m_nvtx::nvtxeventattributes::category = 0

Definition at line 20 of file m_nvtx.f90.

◆ color

integer(c_int) m_nvtx::nvtxeventattributes::color

Definition at line 22 of file m_nvtx.f90.

◆ colortype

integer(c_int) m_nvtx::nvtxeventattributes::colortype = 1

NVTX_COLOR_ARGB = 1.

Definition at line 21 of file m_nvtx.f90.

◆ message

type(c_ptr) m_nvtx::nvtxeventattributes::message

ascii char

Definition at line 27 of file m_nvtx.f90.

◆ messagetype

integer(c_int) m_nvtx::nvtxeventattributes::messagetype = 1

NVTX_MESSAGE_TYPE_ASCII = 1.

Definition at line 26 of file m_nvtx.f90.

◆ payload

integer(c_int64_t) m_nvtx::nvtxeventattributes::payload

union uint,int,double

Definition at line 25 of file m_nvtx.f90.

◆ payloadtype

integer(c_int) m_nvtx::nvtxeventattributes::payloadtype = 0

NVTX_PAYLOAD_UNKNOWN = 0.

Definition at line 23 of file m_nvtx.f90.

◆ reserved0

integer(c_int) m_nvtx::nvtxeventattributes::reserved0

Definition at line 24 of file m_nvtx.f90.

◆ size

integer(c_int16_t) m_nvtx::nvtxeventattributes::size = 48

Definition at line 19 of file m_nvtx.f90.

◆ version

integer(c_int16_t) m_nvtx::nvtxeventattributes::version = 1

Definition at line 18 of file m_nvtx.f90.


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