Home
last modified time | relevance | path

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

/xnu-12377.1.9/osfmk/kern/
H A Dsched_clutch.c6004 uint32_t low_cpu_count = ml_get_cpu_number_type(low_core_type, false, false); in sched_edge_qos_max_parallelism() local
6006 return (options & QOS_PARALLELISM_CLUSTER_SHARED_RESOURCE) ? low_cluster_count : low_cpu_count; in sched_edge_qos_max_parallelism()