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.c12771 if (WARN_ONCE(pmu->scope >= PERF_PMU_MAX_SCOPE, in DEFINE_FREE()
15089 int target[PERF_PMU_MAX_SCOPE]; in perf_event_clear_cpumask()
15095 for (scope = PERF_PMU_SCOPE_NONE + 1; scope < PERF_PMU_MAX_SCOPE; scope++) { in perf_event_clear_cpumask()
15113 WARN_ON_ONCE(pmu->scope >= PERF_PMU_MAX_SCOPE)) in perf_event_clear_cpumask()
15160 for (scope = PERF_PMU_SCOPE_NONE + 1; scope < PERF_PMU_MAX_SCOPE; scope++) { in perf_event_setup_cpumask()
15169 for (scope = PERF_PMU_SCOPE_NONE + 1; scope < PERF_PMU_MAX_SCOPE; scope++) { in perf_event_setup_cpumask()