|
PAPI
5.0.1.0
|

Data Fields | |
| EventSetInfo_t ** | dataSlotArray |
| int | totalSlots |
| int | availSlots |
| int | fullSlots |
| int | lowestEmptySlot |
Definition at line 309 of file papi_internal.h.
number of open slots in dataSlotArrays
Definition at line 312 of file papi_internal.h.
array of ptrs to EventSets
Definition at line 310 of file papi_internal.h.
number of full slots in dataSlotArray
Definition at line 313 of file papi_internal.h.
index of lowest empty dataSlotArray
Definition at line 314 of file papi_internal.h.
number of slots in dataSlotArrays
Definition at line 311 of file papi_internal.h.