|
PAPI 7.1.0.0
|

Data Fields | |
| EMON_register_t | resources |
| char * | name |
| char * | description |
| int | return_type |
This structure is used to build the table of events
Definition at line 49 of file linux-emon.c.
| char* EMON_native_event_entry_t::description |
Description of the counter
Definition at line 53 of file linux-emon.c.
| char* EMON_native_event_entry_t::name |
Name of the counter
Definition at line 52 of file linux-emon.c.
| EMON_register_t EMON_native_event_entry_t::resources |
Per counter resources
Definition at line 51 of file linux-emon.c.
| int EMON_native_event_entry_t::return_type |
Definition at line 54 of file linux-emon.c.