Home
last modified time | relevance | path

Searched refs:get_cpuid_0 (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/tools/perf/arch/x86/util/
H A Dheader.c14 void get_cpuid_0(char *vendor, unsigned int *lvl) in get_cpuid_0() function
33 get_cpuid_0(vendor, &lvl); in __get_cpuid()
H A Dcpuid.h32 void get_cpuid_0(char *vendor, unsigned int *lvl);
H A Dtsc.c69 get_cpuid_0(vendor, &lvl); in arch_get_tsc_freq()