_papi_hw_info

< Version of virtual machine

Members

Variables

clock_mhz
int clock_mhz;
Undocumented in source.
cores
int cores;
Undocumented in source.
cpu_max_mhz
int cpu_max_mhz;
Undocumented in source.
cpu_min_mhz
int cpu_min_mhz;
Undocumented in source.
cpuid_family
int cpuid_family;
Undocumented in source.
cpuid_model
int cpuid_model;
Undocumented in source.
cpuid_stepping
int cpuid_stepping;
Undocumented in source.
mem_hierarchy
PAPI_mh_info_t mem_hierarchy;
Undocumented in source.
mhz
float mhz;
Undocumented in source.
model
int model;
Undocumented in source.
model_string
char[128] model_string;
Undocumented in source.
ncpu
int ncpu;
Undocumented in source.
nnodes
int nnodes;
Undocumented in source.
reserved
int[8] reserved;
Undocumented in source.
revision
float revision;
Undocumented in source.
sockets
int sockets;
Undocumented in source.
threads
int threads;
Undocumented in source.
totalcpus
int totalcpus;
Undocumented in source.
vendor
int vendor;
Undocumented in source.
vendor_string
char[128] vendor_string;
Undocumented in source.
virtual_vendor_string
char[128] virtual_vendor_string;
Undocumented in source.
virtual_vendor_version
char[128] virtual_vendor_version;
Undocumented in source.
virtualized
int virtualized;
Undocumented in source.

Meta