Home
last modified time | relevance | path

Searched refs:CPU_COUNT (Results 1 – 3 of 3) sorted by relevance

/dragonfly/contrib/xz/src/common/
HDtuklib_cpucores.c59 ret = (uint32_t)CPU_COUNT(&cpu_mask); in tuklib_cpucores()
65 # ifdef CPU_COUNT in tuklib_cpucores()
66 ret = (uint32_t)CPU_COUNT(&set); in tuklib_cpucores()
/dragonfly/sys/sys/
HDcpumask.h41 #define CPU_COUNT(set) __CPU_COUNT(set) macro
/dragonfly/lib/libc/sys/
HDMakefile.inc189 sched_setaffinity.2 CPU_COUNT.3 \