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