HPCToolkit
|
Go to the source code of this file.
Functions | |
static void | asm_cpuid (unsigned int op, unsigned int *a, unsigned int *b, unsigned int *c, unsigned int *d) |
static cpu_type_t | get_intel_cpu_type (struct cpuid_type_s *cpuid) |
static cpu_type_t | get_amd_cpu_type (struct cpuid_type_s *cpuid) |
static cpu_type_t | __get_cpuid (struct cpuid_type_s *cpuid) |
cpu_type_t | get_cpuid () |
|
static |
|
inlinestatic |
|
static |
cpu_type_t get_cpuid | ( | void | ) |
|
static |