Home
last modified time | relevance | path

Searched defs:dmc620_pmu (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/perf/
Darm_dmc620_pmu.c86 struct dmc620_pmu { struct
90 struct dmc620_pmu_irq *irq; argument
103 #define to_dmc620_pmu(p) (container_of(p, struct dmc620_pmu, pmu)) argument
238 struct dmc620_pmu *dmc620_pmu = to_dmc620_pmu(dev_get_drvdata(dev)); in dmc620_pmu_cpumask_show() local
264 u32 dmc620_pmu_creg_read(struct dmc620_pmu *dmc620_pmu, in dmc620_pmu_creg_read()
271 void dmc620_pmu_creg_write(struct dmc620_pmu *dmc620_pmu, in dmc620_pmu_creg_write()
295 struct dmc620_pmu *dmc620_pmu = to_dmc620_pmu(event->pmu); in dmc620_get_event_idx() local
318 struct dmc620_pmu *dmc620_pmu = to_dmc620_pmu(event->pmu); in dmc620_pmu_read_counter() local
341 struct dmc620_pmu *dmc620_pmu = to_dmc620_pmu(event->pmu); in dmc620_pmu_event_set_period() local
350 struct dmc620_pmu *dmc620_pmu = to_dmc620_pmu(event->pmu); in dmc620_pmu_enable_counter() local
[all …]