PAPI  5.0.1.0
DynamicArray_t Struct Reference
Collaboration diagram for DynamicArray_t:

Data Fields

EventSetInfo_t ** dataSlotArray
int totalSlots
int availSlots
int fullSlots
int lowestEmptySlot

Detailed Description

Definition at line 309 of file papi_internal.h.


Field Documentation

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.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines