Searched refs:PERF_PMU_SCOPE_NONE (Results 1 – 2 of 2) sorted by relevance
309 PERF_PMU_SCOPE_NONE = 0, enumerator
12040 if (n == 3 && pmu->scope == PERF_PMU_SCOPE_NONE) in pmu_dev_is_visible()12320 if (pmu->scope != PERF_PMU_SCOPE_NONE && event->cpu >= 0) { in perf_try_init_event()14346 for (scope = PERF_PMU_SCOPE_NONE + 1; scope < PERF_PMU_MAX_SCOPE; scope++) { in perf_event_clear_cpumask()14363 if (pmu->scope == PERF_PMU_SCOPE_NONE || in perf_event_clear_cpumask()14410 for (scope = PERF_PMU_SCOPE_NONE + 1; scope < PERF_PMU_MAX_SCOPE; scope++) { in perf_event_setup_cpumask()14419 for (scope = PERF_PMU_SCOPE_NONE + 1; scope < PERF_PMU_MAX_SCOPE; scope++) { in perf_event_setup_cpumask()