Home
last modified time | relevance | path

Searched refs:cpu_cluster_id (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/perf/
H A Dqcom_l2_pmu.c741 int cpu_cluster_id; in l2_cache_associate_cpu_with_cluster() local
751 cpu_cluster_id = MPIDR_AFFINITY_LEVEL(mpidr, 2); in l2_cache_associate_cpu_with_cluster()
753 cpu_cluster_id = MPIDR_AFFINITY_LEVEL(mpidr, 1); in l2_cache_associate_cpu_with_cluster()
756 if (cluster->cluster_id != cpu_cluster_id) in l2_cache_associate_cpu_with_cluster()