Data Fields | |
| uint32_t | contextId |
| uint32_t | correlationId |
| CUpti_ActivityStreamFlag | flag |
| CUpti_ActivityKind | kind |
| uint32_t | priority |
| uint32_t | streamId |
| uint32_t CUpti_ActivityStream::contextId |
The ID of the context where the stream was created.
| uint32_t CUpti_ActivityStream::correlationId |
The correlation ID of the API to which this result is associated.
Flags associated with the stream.
The activity record kind, must be CUPTI_ACTIVITY_KIND_STREAM.
| uint32_t CUpti_ActivityStream::priority |
The clamped priority for the stream.
| uint32_t CUpti_ActivityStream::streamId |
A unique stream ID to identify the stream.
1.5.8