Searched refs:CPU_COUNT (Results 1 – 8 of 8) sorted by relevance
59 ret = CPU_COUNT(&cpu_mask); in tuklib_cpucores()65 # ifdef CPU_COUNT in tuklib_cpucores()66 ret = CPU_COUNT(&set); in tuklib_cpucores()
48 #ifdef CPU_COUNT in cpuset_popcount()50 return CPU_COUNT (cpusetp); in cpuset_popcount()
80 return CPU_COUNT(&Set); in hardware_concurrency()
61 #if !defined(CPU_COUNT) && !defined(__aarch64__)665 #elif SANITIZER_ANDROID && !defined(CPU_COUNT) && !defined(__aarch64__) in GetNumberOfCPUs()706 return CPU_COUNT(&CPUs); in GetNumberOfCPUs()
68 #define CPU_COUNT(p) BIT_COUNT(CPU_SETSIZE, p) macro
723 #elif defined(JEMALLOC_GLIBC_MALLOC_HOOK) && defined(CPU_COUNT) in malloc_ncpus()735 result = CPU_COUNT(&set); in malloc_ncpus()2507 # ifdef CPU_COUNT
4606 MPASS(CPU_COUNT(&ctx->ifc_cpus) > 0); in iflib_device_register()5702 count = CPU_COUNT(&cpus); in find_nth()5801 return qid / CPU_COUNT(&ctx->ifc_cpus) + 1; in get_core_offset()5805 return qid / CPU_COUNT(&ctx->ifc_cpus); in get_core_offset()6237 queues = imin(CPU_COUNT(&ctx->ifc_cpus), queues); in iflib_msix_init()6241 CPU_COUNT(&ctx->ifc_cpus), queuemsgs, admincnt); in iflib_msix_init()
852 cpuset.9 CPU_COUNT.9 \