Searched refs:x86__is_amd_cpu (Results 1 – 5 of 5) sorted by relevance
82 if (warned_once || !x86__is_amd_cpu()) in arch__post_evsel_config()107 if (!x86__is_amd_cpu()) in arch_evsel__open_strerror()
288 if (x86__is_amd_cpu()) { in perf_pmu__arch_init()
202 bool x86__is_amd_cpu(void);
794 bool x86__is_amd_cpu(void) in x86__is_amd_cpu() function
955 if (!x86__is_amd_cpu() || !fetch_pmu || !op_pmu) in test__amd_ibs_period()
Completed in 13 milliseconds