CUpti_ActivityBranch2 Struct Reference
[CUPTI Activity API]

The activity record for source level result branch. More...


Data Fields

uint32_t correlationId
uint32_t diverged
uint32_t executed
uint32_t functionId
CUpti_ActivityKind kind
uint32_t pad
uint32_t pcOffset
uint32_t sourceLocatorId
uint64_t threadsExecuted


Detailed Description

This activity record the locations of the branches in the source (CUPTI_ACTIVITY_KIND_BRANCH).

Field Documentation

The correlation ID of the kernel to which this result is associated.

Number of times this branch diverged

The number of times this instruction was executed per warp. It will be incremented regardless of predicate or condition code.

Correlation ID with global/device function name

The activity record kind, must be CUPTI_ACTIVITY_KIND_BRANCH.

Undefined. Reserved for internal use.

The pc offset for the branch.

The ID for source locator.

This increments each time when this instruction is executed by number of threads that executed this instruction


Generated on Tue Jul 12 11:16:29 2022 for Cupti by  doxygen 1.5.8