7.201. CUpti_RangeProfiler_Enable_Params#

struct CUpti_RangeProfiler_Enable_Params#

Params for cuptiRangeProfilerEnable.

Public Members

size_t structSize#

[in] Size of the data structure.

void *pPriv#

[in] Set to NULL.

CUcontext ctx#

[in] Context to be used for profiling. For green context, users can convert the green context to CUDA context using cuCtxFromGreenCtx and pass the CUDA context to this API.

CUpti_RangeProfiler_Object *pRangeProfilerObject#

[out] Range Profiler Object.