Lines Matching full:pmus
15 #include "pmus.h"
21 * directory contains "cpus" file. All PMUs belonging to core_pmus
27 * other_pmus: All other PMUs which are not part of core_pmus list. It doesn't
30 * ibs_op// PMUs is present in each hw SMT thread, however they
31 * are captured under other_pmus. PMUs belonging to other_pmus
45 /* Non-uncore PMUs have their full length, for example, i915. */ in pmu_name_len_no_suffix()
172 /* Add all pmus in sysfs to pmu list: */
204 pr_err("Failure to set up any core PMUs\n"); in pmu_read_sysfs()
328 /* Ignore "cpu_" prefix on Intel hybrid PMUs. */ in perf_pmus__pmu_for_pmu_filter()
339 /* All core PMUs are for mem events. */ in perf_pmus__num_mem_pmus()
397 /* Don't remove duplicates for different PMUs */ in pmu_alias_is_duplicate()