NVTX C++ API Reference 1.0
C++ convenience wrappers for NVTX v3 C API
Loading...
Searching...
No Matches
nvtx3::v1::domain::global Struct Reference

Tag type for the "global" NVTX domain. More...

#include <nvtx3.hpp>

Detailed Description

Tag type for the "global" NVTX domain.

This type may be passed as a template argument to any function/class expecting a type to identify a domain to indicate that the global domain should be used.

All NVTX events in the global domain across all libraries and applications will be grouped together.

Definition at line 746 of file nvtx3.hpp.


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