Searched refs:ncores (Results 1 – 1 of 1) sorted by relevance
993 unsigned *ncores, unsigned *ncores_active, in x86_mc_get_cpu_info() argument1005 if ( ncores != NULL ) in x86_mc_get_cpu_info()1006 *ncores = 1; in x86_mc_get_cpu_info()1020 if ( ncores != NULL ) in x86_mc_get_cpu_info()1021 *ncores = c->x86_max_cores; in x86_mc_get_cpu_info()
Completed in 4 milliseconds