|
PAPI
5.0.1.0
|

Data Fields | |
| char | name [PAPI_MAX_STR_LEN] |
| char | units [PAPI_MIN_STR_LEN] |
| char | description [PAPI_MAX_STR_LEN] |
| char | location [PAPI_MAX_STR_LEN] |
| char | path [PATH_MAX] |
| int | stone |
| long | count |
| struct temp_event * | next |
Definition at line 20 of file linux-coretemp.c.
| long temp_event::count |
Definition at line 27 of file linux-coretemp.c.
Definition at line 23 of file linux-coretemp.c.
Definition at line 24 of file linux-coretemp.c.
| char temp_event::name |
Definition at line 21 of file linux-coretemp.c.
| struct temp_event * temp_event::next |
Definition at line 28 of file linux-coretemp.c.
| char temp_event::path[PATH_MAX] |
Definition at line 25 of file linux-coretemp.c.
Definition at line 26 of file linux-coretemp.c.
Definition at line 22 of file linux-coretemp.c.