Home
last modified time | relevance | path

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

/tools/power/x86/turbostat/
Dturbostat.c2156 int siblings; in topology_probe() local
2171 siblings = get_num_ht_siblings(i); in topology_probe()
2172 if (siblings > max_siblings) in topology_probe()
2173 max_siblings = siblings; in topology_probe()