Data Fields | |
uint64_t | cubinCrc |
uint32_t | functionIndex |
char * | functionName |
uint32_t | pad |
uint64_t | pcOffset |
size_t | size |
CUpti_PCSamplingStallReason * | stallReason |
size_t | stallReasonCount |
uint64_t CUpti_PCSamplingPCData::cubinCrc |
[r] Unique cubin id
The function's unique symbol index in the module.
[r] Function name
uint32_t CUpti_PCSamplingPCData::pad |
Padding
uint64_t CUpti_PCSamplingPCData::pcOffset |
[r] PC offset
size_t CUpti_PCSamplingPCData::size |
[w] Size of the data structure. 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 id Total samples
[r] Collected stall reason count