Lines Matching refs:pmus
464 static LIST_HEAD(pmus);
5656 * The following implement mutual exclusion of events on "exclusive" pmus
5657 * (PERF_PMU_CAP_EXCLUSIVE). Such pmus can only have one event scheduled
12918 list_add_rcu(&pmu->entry, &pmus);
13045 list_add_rcu(&pmu->entry, &pmus);
13053 * PMU is removed from the pmus list, so no new events will
13160 * pmus overwrites event->attr.type to forward event to another pmu.
13207 list_for_each_entry_rcu(pmu, &pmus, entry, lockdep_is_held(&pmus_srcu)) {
14127 /* Don't allow group of multiple hw events from different pmus */
15180 list_for_each_entry(pmu, &pmus, entry) {
15355 list_for_each_entry(pmu, &pmus, entry) {