6.104. CUpti_EventGroupSet

struct CUpti_EventGroupSet

一组事件组。

一组事件组。当由 cuptiEventGroupSetsCreatecuptiMetricCreateEventGroupSets 返回时,一个集合表示可以同时启用的事件组(即,集合中的所有事件可以同时收集)。

公共成员

uint32_t numEventGroups

集合中事件组的数量。

CUpti_EventGroup *eventGroups

`numEventGroups` 个事件组的数组。