CUpti_ActivityInstantaneousEventInstance Struct Reference
[CUPTI Activity API]

The activity record for an instantaneous CUPTI event with event domain instance information. More...


Data Fields

uint32_t  deviceId
CUpti_EventID  id
uint8_t  instance
CUpti_ActivityKind  kind
uint8_t  pad [3]
uint64_t  timestamp
uint64_t  value

Detailed Description

This activity record represents the a CUPTI event value for a specific event domain instance (CUPTI_ACTIVITY_KIND_EVENT_INSTANCE) sampled at a particular instant. This activity record kind is not produced by the activity API but is included for completeness and ease-of-use. Profiler frameworks built on top of CUPTI that collect event data may choose to use this type to store the collected event data. This activity record should be used when event domain instance information needs to be associated with the event.

Field Documentation

The device id

The event ID.

The event domain instance

The activity record kind, must be CUPTI_ACTIVITY_KIND_INSTANTANEOUS_EVENT_INSTANCE.

Undefined. reserved for internal use

The timestamp at which event is sampled

The event value.


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