Home
last modified time | relevance | path

Searched refs:PERF_PMU_SCOPE_CORE (Results 1 – 3 of 3) sorted by relevance

/linux/arch/x86/events/
H A Drapl.c186 case PERF_PMU_SCOPE_CORE: in get_rapl_pmu_idx()
204 if (event->pmu->scope == PERF_PMU_SCOPE_CORE) in rapl_scale()
400 } else if (rapl_pmus_scope == PERF_PMU_SCOPE_CORE) { in rapl_pmu_event_init()
740 else if (rapl_pmu_scope == PERF_PMU_SCOPE_CORE) in init_rapl_pmus()
926 ret = init_rapl_pmus(&rapl_pmus_core, PERF_PMU_SCOPE_CORE, in rapl_pmu_init()
/linux/include/linux/
H A Dperf_event.h315 PERF_PMU_SCOPE_CORE, enumerator
/linux/kernel/events/
H A Dcore.c12581 case PERF_PMU_SCOPE_CORE: in perf_scope_cpu_topology_cpumask()
12599 case PERF_PMU_SCOPE_CORE: in perf_scope_cpumask()