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

#include <linux-sensors-ppc.h>

Collaboration diagram for _sensors_ppc_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 socket_id
 
int component_id
 
int event_id
 
int type
 
int return_type
 
_sensors_ppc_register_t resources
 

Detailed Description

Definition at line 35 of file linux-sensors-ppc.h.

Field Documentation

◆ component_id

int _sensors_ppc_native_event_entry_t::component_id

Definition at line 40 of file linux-sensors-ppc.h.

◆ description

char _sensors_ppc_native_event_entry_t::description[PAPI_MAX_STR_LEN]

Definition at line 38 of file linux-sensors-ppc.h.

◆ event_id

int _sensors_ppc_native_event_entry_t::event_id

Definition at line 41 of file linux-sensors-ppc.h.

◆ name

char _sensors_ppc_native_event_entry_t::name[PAPI_MAX_STR_LEN]

Definition at line 36 of file linux-sensors-ppc.h.

◆ resources

_sensors_ppc_register_t _sensors_ppc_native_event_entry_t::resources

Definition at line 44 of file linux-sensors-ppc.h.

◆ return_type

int _sensors_ppc_native_event_entry_t::return_type

Definition at line 43 of file linux-sensors-ppc.h.

◆ socket_id

int _sensors_ppc_native_event_entry_t::socket_id

Definition at line 39 of file linux-sensors-ppc.h.

◆ type

int _sensors_ppc_native_event_entry_t::type

Definition at line 42 of file linux-sensors-ppc.h.

◆ units

char _sensors_ppc_native_event_entry_t::units[PAPI_MIN_STR_LEN]

Definition at line 37 of file linux-sensors-ppc.h.


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