|
PAPI
5.0.1.0
|
Hardware info structure.

Data Fields | |
| int | ncpu |
| int | threads |
| int | cores |
| int | sockets |
| int | nnodes |
| int | totalcpus |
| int | vendor |
| char | vendor_string [128] |
| int | model |
| char | model_string [128] |
| 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 [128] |
| char | virtual_vendor_version [128] |
| float | mhz |
| int | clock_mhz |
| int | reserved [8] |
| float PAPI_hw_info_t::mhz |
| float PAPI_hw_info_t::revision |