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

Data Fields

char name [PAPI_MAX_STR_LEN]
 
char desc [PAPI_MAX_STR_LEN]
 
int fileIdx
 

Detailed Description

This structure is used to build the table of events

Definition at line 44 of file linux-io.c.

Field Documentation

◆ desc

char IO_native_event_entry_t::desc[PAPI_MAX_STR_LEN]

Definition at line 47 of file linux-io.c.

◆ fileIdx

int IO_native_event_entry_t::fileIdx

Definition at line 48 of file linux-io.c.

◆ name

char IO_native_event_entry_t::name[PAPI_MAX_STR_LEN]

Definition at line 46 of file linux-io.c.


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