|
PAPI 7.1.0.0
|
#include <linux-coretemp.h>

Data Fields | |
| char | name [PAPI_MAX_STR_LEN] |
| char | units [PAPI_MIN_STR_LEN] |
| char | description [PAPI_MAX_STR_LEN] |
| char | path [PATH_MAX] |
| int | stone |
| long | value |
| CORETEMP_register_t | resources |
This structure is used to build the table of events
Definition at line 54 of file linux-coretemp.h.
| char CORETEMP_native_event_entry_t::description[PAPI_MAX_STR_LEN] |
Definition at line 58 of file linux-coretemp.h.
| char CORETEMP_native_event_entry_t::name[PAPI_MAX_STR_LEN] |
Definition at line 56 of file linux-coretemp.h.
| char CORETEMP_native_event_entry_t::path[PATH_MAX] |
Definition at line 59 of file linux-coretemp.h.
| CORETEMP_register_t CORETEMP_native_event_entry_t::resources |
Definition at line 62 of file linux-coretemp.h.
| int CORETEMP_native_event_entry_t::stone |
Definition at line 60 of file linux-coretemp.h.
| char CORETEMP_native_event_entry_t::units[PAPI_MIN_STR_LEN] |
Definition at line 57 of file linux-coretemp.h.
| long CORETEMP_native_event_entry_t::value |
Definition at line 61 of file linux-coretemp.h.