Home
last modified time | relevance | path

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

/openbmc/linux/tools/power/x86/turbostat/
H A Dturbostat.c2021 unsigned int topology_extensions; in get_apic_id() local
2028 topology_extensions = ecx & (1 << 22); in get_apic_id()
2030 if (topology_extensions == 0) in get_apic_id()