Home
last modified time | relevance | path

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

/linux-6.15/tools/power/x86/turbostat/
H A Dturbostat.c8448 unsigned int base_mhz, max_mhz, bus_mhz, edx; in process_cpuid() local
8453 base_mhz = max_mhz = bus_mhz = edx = 0; in process_cpuid()
8455 __cpuid(0x16, base_mhz, max_mhz, bus_mhz, edx); in process_cpuid()
8457 bclk = bus_mhz; in process_cpuid()
8467 base_mhz, max_mhz, bus_mhz); in process_cpuid()
/linux-6.15/tools/arch/x86/kcpuid/
H A Dcpuid.csv479 0x16, 0, ecx, 15:0, bus_mhz , Bus reference frequency, in MHz