Searched refs:ncores_active (Results 1 – 1 of 1) sorted by relevance
993 unsigned *ncores, unsigned *ncores_active, in x86_mc_get_cpu_info() argument1007 if ( ncores_active != NULL ) in x86_mc_get_cpu_info()1008 *ncores_active = 1; in x86_mc_get_cpu_info()1022 if ( ncores_active != NULL ) in x86_mc_get_cpu_info()1023 *ncores_active = c->booted_cores; in x86_mc_get_cpu_info()
Completed in 4 milliseconds