Home
last modified time | relevance | path

Searched refs:to_l2cache_pmu (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/perf/
H A Dqcom_l2_pmu.c150 #define to_l2cache_pmu(p) (container_of(p, struct l2cache_pmu, pmu)) macro
448 l2cache_pmu = to_l2cache_pmu(event->pmu); in l2_cache_event_init()
551 cluster = get_cluster_pmu(to_l2cache_pmu(event->pmu), event->cpu); in l2_cache_event_start()
595 cluster = get_cluster_pmu(to_l2cache_pmu(event->pmu), event->cpu); in l2_cache_event_add()
621 cluster = get_cluster_pmu(to_l2cache_pmu(event->pmu), event->cpu); in l2_cache_event_del()
639 struct l2cache_pmu *l2cache_pmu = to_l2cache_pmu(dev_get_drvdata(dev)); in l2_cache_pmu_cpumask_show()
977 to_l2cache_pmu(platform_get_drvdata(pdev)); in l2_cache_pmu_remove()
/kernel/linux/linux-6.6/drivers/perf/
H A Dqcom_l2_pmu.c150 #define to_l2cache_pmu(p) (container_of(p, struct l2cache_pmu, pmu)) macro
448 l2cache_pmu = to_l2cache_pmu(event->pmu); in l2_cache_event_init()
551 cluster = get_cluster_pmu(to_l2cache_pmu(event->pmu), event->cpu); in l2_cache_event_start()
595 cluster = get_cluster_pmu(to_l2cache_pmu(event->pmu), event->cpu); in l2_cache_event_add()
621 cluster = get_cluster_pmu(to_l2cache_pmu(event->pmu), event->cpu); in l2_cache_event_del()
639 struct l2cache_pmu *l2cache_pmu = to_l2cache_pmu(dev_get_drvdata(dev)); in l2_cache_pmu_cpumask_show()
971 to_l2cache_pmu(platform_get_drvdata(pdev)); in l2_cache_pmu_remove()

Completed in 4 milliseconds