Searched refs:nthreads (Results 1 – 1 of 1) sorted by relevance
994 unsigned *nthreads) in x86_mc_get_cpu_info() argument1009 if ( nthreads != NULL ) in x86_mc_get_cpu_info()1010 *nthreads = 1; in x86_mc_get_cpu_info()1024 if ( nthreads != NULL ) in x86_mc_get_cpu_info()1025 *nthreads = c->x86_num_siblings; in x86_mc_get_cpu_info()
Completed in 5 milliseconds