Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/events/
H A Drapl.c185 case PERF_PMU_SCOPE_CORE: in get_rapl_pmu_idx()
203 if (event->pmu->scope == PERF_PMU_SCOPE_CORE) in rapl_scale()
399 } else if (rapl_pmus_scope == PERF_PMU_SCOPE_CORE) { in rapl_pmu_event_init()
739 else if (rapl_pmu_scope == PERF_PMU_SCOPE_CORE) in init_rapl_pmus()
925 ret = init_rapl_pmus(&rapl_pmus_core, PERF_PMU_SCOPE_CORE, in rapl_pmu_init()
/linux-6.15/arch/x86/events/intel/
H A Dcstate.c400 .scope = PERF_PMU_SCOPE_CORE,
/linux-6.15/include/linux/
H A Dperf_event.h310 PERF_PMU_SCOPE_CORE, enumerator
/linux-6.15/kernel/events/
H A Dcore.c11977 case PERF_PMU_SCOPE_CORE: in perf_scope_cpu_topology_cpumask()
11995 case PERF_PMU_SCOPE_CORE: in perf_scope_cpumask()