Searched refs:to_uncore_pmu (Results 1 – 1 of 1) sorted by relevance
66 #define to_uncore_pmu(p) (container_of(p, struct uncore_pmu, pmu)) macro72 struct uncore_pmu *uncorepmu = to_uncore_pmu(event->pmu); in fujitsu_uncore_counter_start()92 struct uncore_pmu *uncorepmu = to_uncore_pmu(event->pmu); in fujitsu_uncore_counter_stop()104 struct uncore_pmu *uncorepmu = to_uncore_pmu(event->pmu); in fujitsu_uncore_counter_update()161 writeq_relaxed(PM_CR_ENABLE, to_uncore_pmu(pmu)->regs + PM_CR); in fujitsu_uncore_pmu_enable()166 writeq_relaxed(0, to_uncore_pmu(pmu)->regs + PM_CR); in fujitsu_uncore_pmu_disable()171 struct uncore_pmu *uncorepmu = to_uncore_pmu(event->pmu); in fujitsu_uncore_validate_event_group()196 struct uncore_pmu *uncorepmu = to_uncore_pmu(event->pmu); in fujitsu_uncore_event_init()251 struct uncore_pmu *uncorepmu = to_uncore_pmu(event->pmu); in fujitsu_uncore_event_add()276 struct uncore_pmu *uncorepmu = to_uncore_pmu(event->pmu); in fujitsu_uncore_event_del()[all …]