Data Fields | |
| CUcontext | ctx |
| size_t * | numStallReasons |
| void * | pPriv |
| size_t | size |
[w] CUcontext
[r] Number of stall reasons
[w] Assign to NULL
[w] Size of the data structure i.e. CUpti_PCSamplingGetNumStallReasonsParamsSize CUPTI client should set the size of the structure. It will be used in CUPTI to check what fields are available in the structure. Used to preserve backward compatibility.
1.5.8