Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/x86/include/
Dspecialreg.h1177 #define CPUID_AXPERF_NUMCPC __BITS(23, 16) /* Num of UMC PMCs */ macro
/netbsd/src/usr.sbin/cpuctl/arch/
Di386.c2310 numc = __SHIFTOUT(descs[1], CPUID_AXPERF_NUMCPC); in identifycpu()