Home
last modified time | relevance | path

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

/linux-6.12.1/tools/power/x86/turbostat/
Dturbostat.c3900 unsigned int topology_extensions; in get_apic_id() local
3907 topology_extensions = ecx & (1 << 22); in get_apic_id()
3909 if (topology_extensions == 0) in get_apic_id()