CUpti_ActivityBranch Struct Reference
[CUPTI Activity API]

The activity record for source level result branch. (deprecated). More...


Data Fields

uint32_t correlationId
uint32_t diverged
uint32_t executed
CUpti_ActivityKind kind
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). Branch activities are now reported using the CUpti_ActivityBranch2 activity record.

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.

The activity record kind, must be CUPTI_ACTIVITY_KIND_BRANCH.

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