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

/bionic/libc/include/
H A Dsched.h144 # define CPU_COUNT(set_) __builtin_popcountl((set_)->__bits[0]) macro
152 # define CPU_COUNT(set_) CPU_COUNT_S(sizeof(cpu_set_t),set_) macro

Completed in 3 milliseconds