|
PAPI
5.1.0.2
|
Hardware info structure.

Data Fields | |
| int | ncpu |
| int | threads |
| int | cores |
| int | sockets |
| int | nnodes |
| int | totalcpus |
| int | vendor |
| char | vendor_string [PAPI_MAX_STR_LEN] |
| int | model |
| char | model_string [PAPI_MAX_STR_LEN] |
| float | revision |
| int | cpuid_family |
| int | cpuid_model |
| int | cpuid_stepping |
| int | cpu_max_mhz |
| int | cpu_min_mhz |
| PAPI_mh_info_t | mem_hierarchy |
| int | virtualized |
| char | virtual_vendor_string [PAPI_MAX_STR_LEN] |
| char | virtual_vendor_version [PAPI_MAX_STR_LEN] |
| float | mhz |
| int | clock_mhz |
| int | reserved [8] |
| float PAPI_hw_info_t::mhz |
| float PAPI_hw_info_t::revision |