Home
last modified time | relevance | path

Searched refs:PERF_PMU_MAX_SCOPE (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dperf_event.h320 PERF_PMU_MAX_SCOPE, enumerator
/linux/kernel/events/
H A Dcore.c12772 if (WARN_ONCE(pmu->scope >= PERF_PMU_MAX_SCOPE, in DEFINE_FREE()
15090 int target[PERF_PMU_MAX_SCOPE]; in perf_event_clear_cpumask()
15096 for (scope = PERF_PMU_SCOPE_NONE + 1; scope < PERF_PMU_MAX_SCOPE; scope++) { in perf_event_clear_cpumask()
15114 WARN_ON_ONCE(pmu->scope >= PERF_PMU_MAX_SCOPE)) in perf_event_clear_cpumask()
15161 for (scope = PERF_PMU_SCOPE_NONE + 1; scope < PERF_PMU_MAX_SCOPE; scope++) { in perf_event_setup_cpumask()
15170 for (scope = PERF_PMU_SCOPE_NONE + 1; scope < PERF_PMU_MAX_SCOPE; scope++) { in perf_event_setup_cpumask()