|
PAPI 7.1.0.0
|
#include <sde_lib_internal.h>

Data Fields | |
| uint32_t | glb_uniq_id |
| char * | name |
| char * | description |
| uint32_t | cntr_class |
| cntr_class_specific_t | u |
| long long int | previous_data |
| int | overflow |
| int | cntr_type |
| int | cntr_mode |
| int | ref_count |
| papisde_library_desc_t * | which_lib |
Definition at line 132 of file sde_lib_internal.h.
| uint32_t sde_counter_t::cntr_class |
Definition at line 136 of file sde_lib_internal.h.
| int sde_counter_t::cntr_mode |
Definition at line 141 of file sde_lib_internal.h.
| int sde_counter_t::cntr_type |
Definition at line 140 of file sde_lib_internal.h.
| char* sde_counter_t::description |
Definition at line 135 of file sde_lib_internal.h.
| uint32_t sde_counter_t::glb_uniq_id |
Definition at line 133 of file sde_lib_internal.h.
| char* sde_counter_t::name |
Definition at line 134 of file sde_lib_internal.h.
| int sde_counter_t::overflow |
Definition at line 139 of file sde_lib_internal.h.
Definition at line 138 of file sde_lib_internal.h.
| int sde_counter_t::ref_count |
Definition at line 142 of file sde_lib_internal.h.
| cntr_class_specific_t sde_counter_t::u |
Definition at line 137 of file sde_lib_internal.h.
| papisde_library_desc_t* sde_counter_t::which_lib |
Definition at line 143 of file sde_lib_internal.h.