Searched refs:max_siblings (Results 1 – 1 of 1) sorted by relevance
4751 int max_siblings = 0; in topology_probe() local4829 if (siblings > max_siblings) in topology_probe()4830 max_siblings = siblings; in topology_probe()4855 topo.threads_per_core = max_siblings; in topology_probe()4857 fprintf(outf, "max_siblings %d\n", max_siblings); in topology_probe()