Data Fields | |
| CUcontext | ctx |
| size_t | numStallReasons |
| void * | pPriv |
| size_t | size |
| uint32_t * | stallReasonIndex |
| char ** | stallReasons |
[w] CUcontext
[w] Number of stall reasons
[w] Assign to NULL
[w] Size of the data structure i.e. CUpti_PCSamplingGetStallReasonsParamsSize 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.
[r] Stall reason index
[r] Stall reasons name
1.5.8