Home
last modified time | relevance | path

Searched defs:CPU_COUNT (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/openzfs/config/
H A Dzfs-build.m4250 AC_SUBST(CPU_COUNT) subst
/freebsd/sys/sys/
H A Dcpuset.h75 #define CPU_COUNT(p) ((int)__BIT_COUNT(CPU_SETSIZE, p)) macro