| Package | Description |
|---|---|
| org.bytedeco.cuda.cupti | |
| org.bytedeco.cuda.global |
| Modifier and Type | Method and Description |
|---|---|
CUpti_EventGroupSet |
CUpti_EventGroupSet.eventGroups(CUpti_EventGroup setter) |
CUpti_EventGroupSet |
CUpti_EventGroupSet.getPointer(long i) |
CUpti_EventGroupSet |
CUpti_EventGroupSet.numEventGroups(int setter) |
CUpti_EventGroupSet |
CUpti_EventGroupSet.position(long position) |
CUpti_EventGroupSet |
CUpti_EventGroupSets.sets()
An array of \p numSets event group sets.
|
| Modifier and Type | Method and Description |
|---|---|
CUpti_EventGroupSets |
CUpti_EventGroupSets.sets(CUpti_EventGroupSet setter) |
| Modifier and Type | Method and Description |
|---|---|
static int |
cupti.cuptiEventGroupSetDisable(CUpti_EventGroupSet eventGroupSet)
\brief Disable an event group set.
|
static int |
cupti.cuptiEventGroupSetEnable(CUpti_EventGroupSet eventGroupSet)
\brief Enable an event group set.
|
Copyright © 2025. All rights reserved.