Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/kernel/cpu/
Dperf_event_intel_uncore.c31 struct intel_uncore_pmu *uncore_event_to_pmu(struct perf_event *event) in uncore_event_to_pmu() function
67 return uncore_pmu_to_box(uncore_event_to_pmu(event), smp_processor_id()); in uncore_event_to_box()
599 pmu = uncore_event_to_pmu(event); in uncore_pmu_event_init()
Dperf_event_intel_uncore.h304 struct intel_uncore_pmu *uncore_event_to_pmu(struct perf_event *event);
Dperf_event_intel_uncore_snb.c248 pmu = uncore_event_to_pmu(event); in snb_uncore_imc_event_init()