|
PAPI 7.1.0.0
|
#include <linux-sensors-ppc.h>

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 |
Definition at line 35 of file linux-sensors-ppc.h.
| int _sensors_ppc_native_event_entry_t::component_id |
Definition at line 40 of file linux-sensors-ppc.h.
| char _sensors_ppc_native_event_entry_t::description[PAPI_MAX_STR_LEN] |
Definition at line 38 of file linux-sensors-ppc.h.
| int _sensors_ppc_native_event_entry_t::event_id |
Definition at line 41 of file linux-sensors-ppc.h.
| char _sensors_ppc_native_event_entry_t::name[PAPI_MAX_STR_LEN] |
Definition at line 36 of file linux-sensors-ppc.h.
| _sensors_ppc_register_t _sensors_ppc_native_event_entry_t::resources |
Definition at line 44 of file linux-sensors-ppc.h.
| int _sensors_ppc_native_event_entry_t::return_type |
Definition at line 43 of file linux-sensors-ppc.h.
| int _sensors_ppc_native_event_entry_t::socket_id |
Definition at line 39 of file linux-sensors-ppc.h.
| int _sensors_ppc_native_event_entry_t::type |
Definition at line 42 of file linux-sensors-ppc.h.
| char _sensors_ppc_native_event_entry_t::units[PAPI_MIN_STR_LEN] |
Definition at line 37 of file linux-sensors-ppc.h.