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

Data Fields

int component_id
 
int num_of_events
 
int max_num_of_events
 
char ** event_names
 
intevent_codes
 
short * event_types
 
int EventSet
 

Detailed Description

Definition at line 51 of file papi_hl.c.

Field Documentation

◆ component_id

int components_t::component_id

Definition at line 53 of file papi_hl.c.

◆ event_codes

int* components_t::event_codes

Definition at line 57 of file papi_hl.c.

◆ event_names

char** components_t::event_names

Definition at line 56 of file papi_hl.c.

◆ event_types

short* components_t::event_types

Definition at line 58 of file papi_hl.c.

◆ EventSet

int components_t::EventSet

Definition at line 59 of file papi_hl.c.

◆ max_num_of_events

int components_t::max_num_of_events

Definition at line 55 of file papi_hl.c.

◆ num_of_events

int components_t::num_of_events

Definition at line 54 of file papi_hl.c.


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