Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/i386/i386/
Dlongrun.c115 CTL_MACHDEP, CPU_TMLR_FREQUENCY, CTL_EOL); in tmx86_init_longrun()
226 case CPU_TMLR_FREQUENCY: in sysctl_machdep_tm_longrun()
/netbsd/src/sys/arch/x86/include/
Dcpu.h638 #define CPU_TMLR_FREQUENCY 12 /* int: current frequency */ macro