Home
last modified time | relevance | path

Searched refs:x86__is_amd_cpu (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/tools/perf/arch/x86/util/
H A Devsel.c82 if (warned_once || !x86__is_amd_cpu()) in arch__post_evsel_config()
107 if (!x86__is_amd_cpu()) in arch_evsel__open_strerror()
H A Denv.h5 bool x86__is_amd_cpu(void);
H A Denv.c6 bool x86__is_amd_cpu(void) in x86__is_amd_cpu() function
H A Dmem-events.c36 if (x86__is_amd_cpu()) in perf_mem_events__ptr()
H A Dpmu.c177 if (x86__is_amd_cpu()) in perf_pmus__num_mem_pmus()