DOKK / manpages / debian 12 / libpapi-dev / PAPI_hw_info_t.3.en
PAPI_hw_info_t(3) PAPI PAPI_hw_info_t(3)

PAPI_hw_info_t -

Hardware info structure.


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]

Deprecated

Number of cores per socket

Maximum supported CPU speed

Minimum supported CPU speed

cpuid family

cpuid model

cpuid stepping

PAPI_mh_info_t PAPI_hw_info_t::mem_hierarchy

PAPI memory hierarchy description

Deprecated

Model number of CPU

Model string of CPU

Number of CPUs per NUMA Node

Total Number of NUMA Nodes

Revision of CPU

Number of sockets

Number of hdw threads per core

Total number of CPUs in the entire system

Vendor number of CPU

Vendor string of CPU

Vendor for virtual machine

Version of virtual machine

Running in virtual machine

Generated automatically by Doxygen for PAPI from the source code.

Mon Nov 14 2022 Version 7.0.0.0