Searched refs:uncore_pmu_to_box (Results 1 – 3 of 3) sorted by relevance
90 struct intel_uncore_box *uncore_pmu_to_box(struct intel_uncore_pmu *pmu, int cpu) in uncore_pmu_to_box() function121 return uncore_pmu_to_box(uncore_event_to_pmu(event), smp_processor_id()); in uncore_event_to_box()675 box = uncore_pmu_to_box(pmu, event->cpu); in uncore_pmu_event_init()1133 box = uncore_pmu_to_box(pmu, new_cpu); in uncore_change_context()1135 box = uncore_pmu_to_box(pmu, old_cpu); in uncore_change_context()
314 struct intel_uncore_box *uncore_pmu_to_box(struct intel_uncore_pmu *pmu, int cpu);
298 box = uncore_pmu_to_box(pmu, event->cpu); in snb_uncore_imc_event_init()