Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dperf_event.h315 PERF_PMU_MAX_SCOPE, enumerator
/linux-6.15/kernel/events/
H A Dcore.c12168 if (WARN_ONCE(pmu->scope >= PERF_PMU_MAX_SCOPE, in DEFINE_FREE()
14340 int target[PERF_PMU_MAX_SCOPE]; in perf_event_clear_cpumask()
14346 for (scope = PERF_PMU_SCOPE_NONE + 1; scope < PERF_PMU_MAX_SCOPE; scope++) { in perf_event_clear_cpumask()
14364 WARN_ON_ONCE(pmu->scope >= PERF_PMU_MAX_SCOPE)) 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()