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

Data Fields

char name [PAPI_MAX_STR_LEN]
 
char units [PAPI_MIN_STR_LEN]
 
char description [PAPI_MAX_STR_LEN]
 
int package_num
 
eventtype_enum eventtype
 
int return_type
 
_libmsr_register_t resources
 

Detailed Description

Definition at line 61 of file linux-libmsr.c.

Field Documentation

◆ description

char _libmsr_native_event_entry_t::description[PAPI_MAX_STR_LEN]

Definition at line 64 of file linux-libmsr.c.

◆ eventtype

eventtype_enum _libmsr_native_event_entry_t::eventtype

Definition at line 66 of file linux-libmsr.c.

◆ name

char _libmsr_native_event_entry_t::name[PAPI_MAX_STR_LEN]

Definition at line 62 of file linux-libmsr.c.

◆ package_num

int _libmsr_native_event_entry_t::package_num

Definition at line 65 of file linux-libmsr.c.

◆ resources

_libmsr_register_t _libmsr_native_event_entry_t::resources

Definition at line 68 of file linux-libmsr.c.

◆ return_type

int _libmsr_native_event_entry_t::return_type

Definition at line 67 of file linux-libmsr.c.

◆ units

char _libmsr_native_event_entry_t::units[PAPI_MIN_STR_LEN]

Definition at line 63 of file linux-libmsr.c.


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