6.105. CUpti_EventGroupSets

struct CUpti_EventGroupSets

事件组集合的集合。

事件组集合的集合。当由 cuptiEventGroupSetsCreatecuptiMetricCreateEventGroupSets 返回时,CUpti_EventGroupSets 指示收集所有事件所需的pass数量,以及在每个pass期间应收集的事件组。

公共成员

uint32_t numSets

事件组集合的数量。

CUpti_EventGroupSet *sets

一个 numSets 事件组集合的数组。