Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dperf_event.h309 PERF_PMU_SCOPE_NONE = 0, enumerator
/linux-6.15/kernel/events/
H A Dcore.c12040 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()