Home
last modified time | relevance | path

Searched defs:n_perflevels (Results 1 – 1 of 1) sorted by relevance

/xnu-11215.1.10/bsd/kern/ !
H A Dkern_mib.c240 __assert_only unsigned int n_perflevels = __builtin_popcount(cpu_types); in cpu_type_for_perflevel() local
307 int n_perflevels = __builtin_popcount(ml_get_cpu_types()); in sysctl_hw_generic() local