NVTX_DECLSPEC void NVTX_API nvtxNameClEventA ( cl_event  evnt,
const char *  name 
)

Allows to associate an OpenCL event with a user-provided name.

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

Generated by Doxygen for NVIDIA Tools Extension Library  NVIDIA