Searched refs:uncore_pmu_to_box (Results 1 – 3 of 3) sorted by relevance
36 struct intel_uncore_box *uncore_pmu_to_box(struct intel_uncore_pmu *pmu, int cpu) in uncore_pmu_to_box() function67 return uncore_pmu_to_box(uncore_event_to_pmu(event), smp_processor_id()); in uncore_event_to_box()622 box = uncore_pmu_to_box(pmu, event->cpu); in uncore_pmu_event_init()1073 box = uncore_pmu_to_box(pmu, new_cpu); in uncore_change_context()1075 box = uncore_pmu_to_box(pmu, old_cpu); in uncore_change_context()
305 struct intel_uncore_box *uncore_pmu_to_box(struct intel_uncore_pmu *pmu, int cpu);
278 box = uncore_pmu_to_box(pmu, event->cpu); in snb_uncore_imc_event_init()