Data Fields | |
CUcontext | ctx |
size_t | numAttributes |
CUpti_PCSamplingConfigurationInfo * | pPCSamplingConfigurationInfo |
void * | pPriv |
size_t | size |
[w] CUcontext
[w] Number of attributes to configure using cuptiPCSamplingSetConfigurationAttribute or query using cuptiPCSamplingGetConfigurationAttribute
[w] Assign to NULL
[w] Size of the data structure i.e. CUpti_PCSamplingConfigurationInfoParamsSize 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.