PAPI 7.1.0.0
Loading...
Searching...
No Matches
sde_counter_t Struct Reference

#include <sde_lib_internal.h>

Collaboration diagram for sde_counter_t:

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
 

Detailed Description

Definition at line 132 of file sde_lib_internal.h.

Field Documentation

◆ cntr_class

uint32_t sde_counter_t::cntr_class

Definition at line 136 of file sde_lib_internal.h.

◆ cntr_mode

int sde_counter_t::cntr_mode

Definition at line 141 of file sde_lib_internal.h.

◆ cntr_type

int sde_counter_t::cntr_type

Definition at line 140 of file sde_lib_internal.h.

◆ description

char* sde_counter_t::description

Definition at line 135 of file sde_lib_internal.h.

◆ glb_uniq_id

uint32_t sde_counter_t::glb_uniq_id

Definition at line 133 of file sde_lib_internal.h.

◆ name

char* sde_counter_t::name

Definition at line 134 of file sde_lib_internal.h.

◆ overflow

int sde_counter_t::overflow

Definition at line 139 of file sde_lib_internal.h.

◆ previous_data

long long int sde_counter_t::previous_data

Definition at line 138 of file sde_lib_internal.h.

◆ ref_count

int sde_counter_t::ref_count

Definition at line 142 of file sde_lib_internal.h.

◆ u

cntr_class_specific_t sde_counter_t::u

Definition at line 137 of file sde_lib_internal.h.

◆ which_lib

papisde_library_desc_t* sde_counter_t::which_lib

Definition at line 143 of file sde_lib_internal.h.


The documentation for this struct was generated from the following file: