|
PROGRESS
master
|
Public Attributes | |
| integer(c_int16_t) | version =1 |
| integer(c_int16_t) | size =48 |
| integer(c_int) | category =0 |
| integer(c_int) | colortype =1 |
| integer(c_int) | color |
| integer(c_int) | payloadtype =0 |
| integer(c_int) | reserved0 |
| integer(c_int64_t) | payload |
| integer(c_int) | messagetype =1 |
| type(c_ptr) | message |
Definition at line 11 of file prg_nvtx_mod.F90.
| integer(c_int) prg_nvtx_mod::nvtxeventattributes::category =0 |
Definition at line 14 of file prg_nvtx_mod.F90.
| integer(c_int) prg_nvtx_mod::nvtxeventattributes::color |
Definition at line 16 of file prg_nvtx_mod.F90.
| integer(c_int) prg_nvtx_mod::nvtxeventattributes::colortype =1 |
Definition at line 15 of file prg_nvtx_mod.F90.
| type(c_ptr) prg_nvtx_mod::nvtxeventattributes::message |
Definition at line 21 of file prg_nvtx_mod.F90.
| integer(c_int) prg_nvtx_mod::nvtxeventattributes::messagetype =1 |
Definition at line 20 of file prg_nvtx_mod.F90.
| integer(c_int64_t) prg_nvtx_mod::nvtxeventattributes::payload |
Definition at line 19 of file prg_nvtx_mod.F90.
| integer(c_int) prg_nvtx_mod::nvtxeventattributes::payloadtype =0 |
Definition at line 17 of file prg_nvtx_mod.F90.
| integer(c_int) prg_nvtx_mod::nvtxeventattributes::reserved0 |
Definition at line 18 of file prg_nvtx_mod.F90.
| integer(c_int16_t) prg_nvtx_mod::nvtxeventattributes::size =48 |
Definition at line 13 of file prg_nvtx_mod.F90.
| integer(c_int16_t) prg_nvtx_mod::nvtxeventattributes::version =1 |
Definition at line 12 of file prg_nvtx_mod.F90.