NVTX++  3.0
C++ convenience wrappers for NVTX.
nvtx3::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.


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