PAPI 7.1.0.0
Loading...
Searching...
No Matches
infiniband_native_event_entry_t Struct Reference
Collaboration diagram for infiniband_native_event_entry_t:

Data Fields

infiniband_register_t resources
 
char * name
 
char * description
 
char * file_name
 
ib_device_tdevice
 
int extended
 

Detailed Description

This structure is used to build the table of events

Definition at line 78 of file linux-infiniband.c.

Field Documentation

◆ description

char* infiniband_native_event_entry_t::description

Definition at line 82 of file linux-infiniband.c.

◆ device

ib_device_t* infiniband_native_event_entry_t::device

Definition at line 84 of file linux-infiniband.c.

◆ extended

int infiniband_native_event_entry_t::extended

Definition at line 85 of file linux-infiniband.c.

◆ file_name

char* infiniband_native_event_entry_t::file_name

Definition at line 83 of file linux-infiniband.c.

◆ name

char* infiniband_native_event_entry_t::name

Definition at line 81 of file linux-infiniband.c.

◆ resources

infiniband_register_t infiniband_native_event_entry_t::resources

Definition at line 80 of file linux-infiniband.c.


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