Searched refs:high_cpu_count (Results 1 – 1 of 1) sorted by relevance
5987 uint32_t high_cpu_count = ml_get_cpu_number_type(high_core_type, false, false); in sched_edge_qos_max_parallelism() local5989 return (options & QOS_PARALLELISM_CLUSTER_SHARED_RESOURCE) ? high_cluster_count : high_cpu_count; in sched_edge_qos_max_parallelism()