CUpti_ActivityFunction Struct Reference
[CUPTI Activity API]

The activity record for global/device functions. More...


Data Fields

uint32_t  contextId
uint32_t  functionIndex
uint32_t  id
CUpti_ActivityKind  kind
uint32_t  moduleId
const char *  name

Detailed Description

This activity records function name and corresponding module information. (CUPTI_ACTIVITY_KIND_FUNCTION).

Field Documentation

The ID of the context where the function is launched.

The function's unique symbol index in the module.

ID to uniquely identify the record

The activity record kind, must be CUPTI_ACTIVITY_KIND_FUNCTION.

The module ID in which this global/device function is present.

The name of the function. This name is shared across all activity records representing the same kernel, and so should not be modified.


Generated on Tue Jul 21 01:14:13 2020 for Cupti by  doxygen 1.5.8