Searched refs:l2cache_pmu (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/perf/
H A Dqcom_l2_pmu.c109 struct l2cache_pmu { struct
138 struct l2cache_pmu *l2cache_pmu; member in struct:cluster_pmu
150 #define to_l2cache_pmu(p) (container_of(p, struct l2cache_pmu, pmu))
164 struct l2cache_pmu *l2cache_pmu, int cpu)
166 return *per_cpu_ptr(l2cache_pmu->pmu_cluster, cpu);
344 int num_ctrs = cluster->l2cache_pmu->num_counters - 1;
388 int num_counters = cluster->l2cache_pmu->num_counters;
443 struct l2cache_pmu *l2cache_pm local
163 get_cluster_pmu( struct l2cache_pmu *l2cache_pmu, int cpu) argument
639 struct l2cache_pmu *l2cache_pmu = to_l2cache_pmu(dev_get_drvdata(dev)); local
734 l2_cache_associate_cpu_with_cluster( struct l2cache_pmu *l2cache_pmu, int cpu) argument
770 struct l2cache_pmu *l2cache_pmu; local
804 struct l2cache_pmu *l2cache_pmu; local
841 struct l2cache_pmu *l2cache_pmu = data; local
892 struct l2cache_pmu *l2cache_pmu; local
969 struct l2cache_pmu *l2cache_pmu = local
[all...]

Completed in 137 milliseconds