Home
last modified time | relevance | path

Searched refs:system_ecore_only (Results 1 – 2 of 2) sorted by relevance

/xnu-8020.140.41/osfmk/kern/
H A Dprocessor.c1703 extern bool system_ecore_only; in recommended_pset_type()
1713 if (system_ecore_only) { in recommended_pset_type()
H A Dsched_prim.c408 bool system_ecore_only = false; variable
449 system_ecore_only = (enable_task_set_cluster_type == 2); in sched_init()