Home
last modified time | relevance | path

Searched defs:__get_cpuid (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/tools/perf/
H A DMakefile.config1068 …msg := $(warning Your gcc lacks the __get_cpuid() builtin, disables support for auxtrace/Intel PT,… function
/openbmc/linux/tools/perf/arch/x86/util/
H A Dheader.c26 __get_cpuid(char *buffer, size_t sz, const char *fmt) in __get_cpuid() function