CUpti_ActivityInstantaneousMetricInstance Struct Reference
[CUPTI Activity API]

The instantaneous activity record for a CUPTI metric with instance information. More...


Data Fields

uint32_t deviceId
uint8_t flags
CUpti_MetricID id
uint8_t instance
CUpti_ActivityKind kind
uint8_t pad [2]
uint64_t timestamp
CUpti_MetricValue value


Detailed Description

This activity record represents a CUPTI metric value for a specific metric domain instance (CUPTI_ACTIVITY_KIND_METRIC_INSTANCE) sampled at a particular time. 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 metric data may choose to use this type to store the collected metric data. This activity record should be used when metric domain instance information needs to be associated with the metric.

Field Documentation

The device id

The properties of this metric.

See also:
CUpti_ActivityFlag

The metric ID.

The metric domain instance

The activity record kind, must be CUPTI_ACTIVITY_KIND_INSTANTANEOUS_METRIC_INSTANCE.

Undefined. reserved for internal use

The timestamp at which metric is sampled

The metric value.


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