CUpti_ActivityOverhead Struct Reference
[CUPTI Activity API]

The activity record for CUPTI and driver overheads. More...


Data Fields

uint64_t end
CUpti_ActivityKind kind
CUpti_ActivityObjectKindId objectId
CUpti_ActivityObjectKind objectKind
CUpti_ActivityOverheadKind overheadKind
uint64_t start


Detailed Description

This activity record provides CUPTI and driver overhead information (CUPTI_ACTIVITY_OVERHEAD).

Field Documentation

The end timestamp for the overhead, in ns. A value of 0 for both the start and end timestamps indicates that timestamp information could not be collected for the overhead.

The activity record kind, must be CUPTI_ACTIVITY_OVERHEAD.

The identifier for the activity object. 'objectKind' indicates which ID is valid for this record.

The kind of activity object that the overhead is associated with.

The kind of overhead, CUPTI, DRIVER, COMPILER etc.

The start timestamp for the overhead, in ns. A value of 0 for both the start and end timestamps indicates that timestamp information could not be collected for the overhead.


Generated on Sun Feb 14 21:14:24 2021 for Cupti by  doxygen 1.5.8