Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/perf/
Dqcom_l2_pmu.c109 struct l2cache_pmu { struct
110 struct hlist_node node;
111 u32 num_pmus;
112 struct pmu pmu;
113 int num_counters;
114 cpumask_t cpumask;
138 struct l2cache_pmu *l2cache_pmu; member
164 struct l2cache_pmu *l2cache_pmu, int cpu) in get_cluster_pmu()
443 struct l2cache_pmu *l2cache_pmu; in l2_cache_event_init() local
639 struct l2cache_pmu *l2cache_pmu = to_l2cache_pmu(dev_get_drvdata(dev)); in l2_cache_pmu_cpumask_show() local
[all …]