Searched defs:CPU_COUNT (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/sys/contrib/openzfs/config/ | ||
H A D | zfs-build.m4 | 210 AC_SUBST(CPU_COUNT) subst |
/freebsd-src/sys/sys/ | ||
H A D | cpuset.h | 73 #define CPU_COUNT(p) ((int)__BIT_COUNT(CPU_SETSIZE, p)) macro |