cpu_cluster_id    783 drivers/perf/qcom_l2_pmu.c 	int cpu_cluster_id;
cpu_cluster_id    793 drivers/perf/qcom_l2_pmu.c 		cpu_cluster_id = MPIDR_AFFINITY_LEVEL(mpidr, 2);
cpu_cluster_id    795 drivers/perf/qcom_l2_pmu.c 		cpu_cluster_id = MPIDR_AFFINITY_LEVEL(mpidr, 1);
cpu_cluster_id    798 drivers/perf/qcom_l2_pmu.c 		if (cluster->cluster_id != cpu_cluster_id)