Searched refs:mmdc_pmu (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/arm/mach-imx/ |
H A D | mmdc.c | 59 #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() 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_mmd in mmdc_pmu_event_add() [all...] |
/kernel/linux/linux-6.6/arch/arm/mach-imx/ |
H A D | mmdc.c | 59 #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() 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_mmd in mmdc_pmu_event_add() [all...] |
Completed in 3 milliseconds