Home
last modified time | relevance | path

Searched refs:pmu_have_event (Results 1 – 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/arch/x86/util/
Dtopdown.c56 if (!pmu_have_event("cpu", "slots")) in arch_topdown_sample_read()
/kernel/linux/linux-5.10/tools/perf/util/
Dtopdown.c14 if (pmu_have_event("cpu", attr[i])) { in topdown_filter_events()
Dpmu.h105 bool pmu_have_event(const char *pname, const char *name);
Dstat-shadow.c1117 have_recovery_bubbles = pmu_have_event("cpu", in perf_stat__print_shadow_stats()
Dpmu.c1590 bool pmu_have_event(const char *pname, const char *name) in pmu_have_event() function
/kernel/linux/linux-5.10/tools/perf/arch/powerpc/util/
Dkvm-stat.c207 if (pmu_have_event("trace_imc", "trace_cycles")) { in kvm_add_default_arch_event()
/kernel/linux/linux-5.10/tools/perf/
Dbuiltin-stat.c1647 if (pmu_have_event("cpu", "cycles-ct") && in add_default_attributes()
1648 pmu_have_event("cpu", "el-start")) in add_default_attributes()
1679 if (pmu_have_event("msr", "aperf") && in add_default_attributes()
1680 pmu_have_event("msr", "smi")) { in add_default_attributes()
1762 if (pmu_have_event("cpu", "stalled-cycles-frontend")) { in add_default_attributes()
1766 if (pmu_have_event("cpu", "stalled-cycles-backend")) { in add_default_attributes()