NVTX C API Reference v3
NVIDIA Tools Extension Library
Loading...
Searching...
No Matches
Data Fields
nvtxMemRegionNameDesc_v1 Struct Reference

Data Fields

uint32_t regionRefType
 
uint32_t nameType
 
nvtxMemRegionRef_t region
 
nvtxMessageValue_t name
 
uint32_t category
 
uint32_t reserved0
 

Detailed Description

Definition at line 457 of file nvToolsExtMem.h.

Field Documentation

◆ category

uint32_t nvtxMemRegionNameDesc_v1::category

Definition at line 465 of file nvToolsExtMem.h.

◆ name

nvtxMessageValue_t nvtxMemRegionNameDesc_v1::name

Definition at line 463 of file nvToolsExtMem.h.

◆ nameType

uint32_t nvtxMemRegionNameDesc_v1::nameType

Definition at line 460 of file nvToolsExtMem.h.

◆ region

nvtxMemRegionRef_t nvtxMemRegionNameDesc_v1::region

Definition at line 462 of file nvToolsExtMem.h.

◆ regionRefType

uint32_t nvtxMemRegionNameDesc_v1::regionRefType

Definition at line 459 of file nvToolsExtMem.h.

◆ reserved0

uint32_t nvtxMemRegionNameDesc_v1::reserved0

Definition at line 466 of file nvToolsExtMem.h.


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