Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/i386/i386/
Dlongrun.c125 CTL_MACHDEP, CPU_TMLR_PERCENTAGE, CTL_EOL); in tmx86_init_longrun()
234 case CPU_TMLR_PERCENTAGE: in sysctl_machdep_tm_longrun()
/netbsd/src/sys/arch/x86/include/
Dcpu.h640 #define CPU_TMLR_PERCENTAGE 14 /* int: current clock percentage */ macro