Lines Matching full:pmus
16 #include "pmus.h"
23 * directory contains "cpus" file. All PMUs belonging to core_pmus
29 * other_pmus: All other PMUs which are not part of core_pmus list. It doesn't
32 * ibs_op// PMUs is present in each hw SMT thread, however they
33 * are captured under other_pmus. PMUs belonging to other_pmus
155 * an alias, so read the PMUs from sysfs and try to find again. in perf_pmus__find()
197 /* Add all pmus in sysfs to pmu list: */
229 pr_err("Failure to set up any core PMUs\n"); in pmu_read_sysfs()
353 /* Ignore "cpu_" prefix on Intel hybrid PMUs. */ in perf_pmus__pmu_for_pmu_filter()
417 /* Don't remove duplicates for different PMUs */ in pmu_alias_is_duplicate()