Searched refs:max_siblings (Results 1 – 1 of 1) sorted by relevance
5864 int max_siblings = 0; in topology_probe() local5947 if (siblings > max_siblings) in topology_probe()5948 max_siblings = siblings; in topology_probe()5977 topo.threads_per_core = max_siblings; in topology_probe()5979 fprintf(outf, "max_siblings %d\n", max_siblings); in topology_probe()