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

Data Fields

EMON_register_t resources
 
char * name
 
char * description
 
int return_type
 

Detailed Description

This structure is used to build the table of events

Definition at line 49 of file linux-emon.c.

Field Documentation

◆ description

char* EMON_native_event_entry_t::description

Description of the counter

Definition at line 53 of file linux-emon.c.

◆ name

char* EMON_native_event_entry_t::name

Name of the counter

Definition at line 52 of file linux-emon.c.

◆ resources

EMON_register_t EMON_native_event_entry_t::resources

Per counter resources

Definition at line 51 of file linux-emon.c.

◆ return_type

int EMON_native_event_entry_t::return_type

Definition at line 54 of file linux-emon.c.


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