Data Fields | |
uint32_t | correlationId |
uint64_t | externalId |
CUpti_ExternalCorrelationKind | externalKind |
CUpti_ActivityKind | kind |
uint32_t | reserved |
The correlation ID of the associated CUDA driver or runtime API record.
The correlation ID of the associated non-CUDA API record. The exact field in the associated external record depends on that record's activity kind (
The kind of external API this record correlated to.
The kind of this activity.
Undefined. Reserved for internal use.