Home
last modified time | relevance | path

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

/openbmc/linux/drivers/perf/
H A Dmarvell_cn10k_tad_pmu.c24 #define to_tad_pmu(p) (container_of(p, struct tad_pmu, pmu)) macro
44 struct tad_pmu *tad_pmu = to_tad_pmu(event->pmu); in tad_pmu_event_counter_read()
62 struct tad_pmu *tad_pmu = to_tad_pmu(event->pmu); in tad_pmu_event_counter_stop()
81 struct tad_pmu *tad_pmu = to_tad_pmu(event->pmu); in tad_pmu_event_counter_start()
107 struct tad_pmu *tad_pmu = to_tad_pmu(event->pmu); in tad_pmu_event_counter_del()
118 struct tad_pmu *tad_pmu = to_tad_pmu(event->pmu); in tad_pmu_event_counter_add()
141 struct tad_pmu *tad_pmu = to_tad_pmu(event->pmu); in tad_pmu_event_init()
232 struct tad_pmu *tad_pmu = to_tad_pmu(dev_get_drvdata(dev)); in tad_pmu_cpumask_show()