Lines Matching refs:cluster
241 else if (a->cluster != b->cluster)
242 return a->cluster - b->cluster;
339 int cluster = cpu__get_cluster_id(cpu);
343 if (cluster < 0)
344 cluster = 0;
350 id.cluster = cluster;
365 /* aggr_cpu_id__die returns a struct with socket die, and cluster set. */
739 a->cluster == b->cluster &&
752 a->cluster == -1 &&
766 .cluster = -1,