Home
last modified time | relevance | path

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

/openbmc/linux/drivers/perf/
H A Dqcom_l2_pmu.c738 int cpu_cluster_id; in l2_cache_associate_cpu_with_cluster() local
748 cpu_cluster_id = MPIDR_AFFINITY_LEVEL(mpidr, 2); in l2_cache_associate_cpu_with_cluster()
750 cpu_cluster_id = MPIDR_AFFINITY_LEVEL(mpidr, 1); in l2_cache_associate_cpu_with_cluster()
753 if (cluster->cluster_id != cpu_cluster_id) in l2_cache_associate_cpu_with_cluster()