Searched refs:get_ncpu (Results 1 – 3 of 3) sorted by relevance
36 unsigned int get_ncpu(void);
86 get_ncpu(void) in get_ncpu() function
240 assert(num_cores > 0 && num_cores <= get_ncpu()); in parse_arguments()