Home
last modified time | relevance | path

Searched refs:perf_pmus__have_event (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/tools/perf/util/
H A Dpmus.h22 bool perf_pmus__have_event(const char *pname, const char *name);
H A Dpmus.c503 bool perf_pmus__have_event(const char *pname, const char *name) in perf_pmus__have_event() function
/openbmc/linux/tools/perf/arch/x86/util/
H A Dmem-events.c71 if (perf_pmus__have_event(pmu_name, "mem-loads-aux")) { in perf_mem_events__name()
H A Devsel.c35 perf_pmus__have_event(pmu_name, "slots")) in evsel__sys_has_perf_metrics()
/openbmc/linux/tools/perf/arch/powerpc/util/
H A Dkvm-stat.c207 if (perf_pmus__have_event("trace_imc", "trace_cycles")) { in kvm_add_default_arch_event()
/openbmc/linux/tools/perf/
H A Dbuiltin-stat.c2145 if (perf_pmus__have_event("cpu", "stalled-cycles-frontend")) { in add_default_attributes()
2149 if (perf_pmus__have_event("cpu", "stalled-cycles-backend")) { in add_default_attributes()