NVTX_DECLSPEC void NVTX_API nvtxNameCuEventA ( CUevent  event,
const char *  name 
)

Allows the user to associate a CUDA event with a user-provided name.

Parameters:
event- The handle of the CUDA event to name.
name- The name of the CUDA event.
Version:
Supported with NVTX version 1 or higher.

Generated by Doxygen for NVIDIA Tools Extension Library  NVIDIA