Searched refs:x86__is_amd_cpu (Results 1 - 4 of 4) sorted by relevance

/linux-master/tools/perf/arch/x86/util/
H A Denv.h5 bool x86__is_amd_cpu(void);
H A Denv.c6 bool x86__is_amd_cpu(void) function
H A Dpmu.c35 if (x86__is_amd_cpu()) {
H A Devsel.c82 if (warned_once || !x86__is_amd_cpu())
107 if (!x86__is_amd_cpu())

Completed in 193 milliseconds