Home
last modified time | relevance | path

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

/tools/perf/arch/x86/util/
Devlist.c12 if (!pmu_have_event("cpu", "slots")) in arch_evlist__add_default_attrs()
15 if (pmu_have_event("cpu", "topdown-heavy-ops")) in arch_evlist__add_default_attrs()
Dmem-events.c32 if (!pmu_have_event("cpu", "mem-loads-aux")) in is_mem_loads_aux_event()
35 if (!pmu_have_event("cpu_core", "mem-loads-aux")) in is_mem_loads_aux_event()
58 if (pmu_have_event(pmu_name, "mem-loads-aux")) { in perf_mem_events__name()
Dtopdown.c56 if (!pmu_have_event("cpu", "slots")) in arch_topdown_sample_read()
/tools/perf/util/
Dtopdown.c14 if (pmu_have_event("cpu", attr[i])) { in topdown_filter_events()
Dpmu.h116 bool pmu_have_event(const char *pname, const char *name);
Dstat-shadow.c1145 have_recovery_bubbles = pmu_have_event("cpu", in perf_stat__print_shadow_stats()
Dpmu.c1795 bool pmu_have_event(const char *pname, const char *name) in pmu_have_event() function
/tools/perf/arch/powerpc/util/
Dkvm-stat.c207 if (pmu_have_event("trace_imc", "trace_cycles")) { in kvm_add_default_arch_event()
/tools/perf/
Dbuiltin-stat.c1758 if (pmu_have_event("cpu", "cycles-ct") && in add_default_attributes()
1759 pmu_have_event("cpu", "el-start")) in add_default_attributes()
1790 if (pmu_have_event("msr", "aperf") && in add_default_attributes()
1791 pmu_have_event("msr", "smi")) { in add_default_attributes()
1818 if (pmu_have_event("cpu", topdown_metric_L2_attrs[5])) { in add_default_attributes()
1908 if (pmu_have_event("cpu", "stalled-cycles-frontend")) { in add_default_attributes()
1912 if (pmu_have_event("cpu", "stalled-cycles-backend")) { in add_default_attributes()