Searched refs:low_cpu_count (Results 1 – 1 of 1) sorted by relevance
6004 uint32_t low_cpu_count = ml_get_cpu_number_type(low_core_type, false, false); in sched_edge_qos_max_parallelism() local6006 return (options & QOS_PARALLELISM_CLUSTER_SHARED_RESOURCE) ? low_cluster_count : low_cpu_count; in sched_edge_qos_max_parallelism()