|
PAPI 7.1.0.0
|
#include <sde_lib_internal.h>
Data Fields | |
| char * | libraryName |
| papisde_list_entry_t | lib_counters [PAPISDE_HT_SIZE] |
| uint32_t | disabled |
| papisde_library_desc_t * | next |
Definition at line 172 of file sde_lib_internal.h.
| uint32_t papisde_library_desc_t::disabled |
Definition at line 175 of file sde_lib_internal.h.
| papisde_list_entry_t papisde_library_desc_t::lib_counters[PAPISDE_HT_SIZE] |
Definition at line 174 of file sde_lib_internal.h.
| char* papisde_library_desc_t::libraryName |
Definition at line 173 of file sde_lib_internal.h.
| papisde_library_desc_t* papisde_library_desc_t::next |
Definition at line 176 of file sde_lib_internal.h.