Home
last modified time | relevance | path

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

/Linux-v6.6/arch/arm/mach-imx/
Dmmdc.c59 #define to_mmdc_pmu(p) container_of(p, struct mmdc_pmu, pmu)
96 struct mmdc_pmu { struct
127 struct mmdc_pmu *pmu_mmdc = dev_get_drvdata(dev); in mmdc_pmu_cpumask_show() argument
184 static u32 mmdc_pmu_read_counter(struct mmdc_pmu *pmu_mmdc, int cfg) in mmdc_pmu_read_counter()
218 struct mmdc_pmu *pmu_mmdc = hlist_entry_safe(node, struct mmdc_pmu, node); in mmdc_pmu_offline_cpu()
279 struct mmdc_pmu *pmu_mmdc = to_mmdc_pmu(event->pmu); in mmdc_pmu_event_init()
308 struct mmdc_pmu *pmu_mmdc = to_mmdc_pmu(event->pmu); in mmdc_pmu_event_update()
326 struct mmdc_pmu *pmu_mmdc = to_mmdc_pmu(event->pmu); in mmdc_pmu_event_start()
362 struct mmdc_pmu *pmu_mmdc = to_mmdc_pmu(event->pmu); in mmdc_pmu_event_add()
383 struct mmdc_pmu *pmu_mmdc = to_mmdc_pmu(event->pmu); in mmdc_pmu_event_stop()
[all …]