Searched refs:pcluster_count (Results 1 – 1 of 1) sorted by relevance
480 uint32_t pcluster_count = pcount ? 1 : 0; in sched_amp_qos_max_parallelism() local487 return (options & QOS_PARALLELISM_CLUSTER_SHARED_RESOURCE) ? pcluster_count : pcount; in sched_amp_qos_max_parallelism()501 …return (options & QOS_PARALLELISM_CLUSTER_SHARED_RESOURCE) ? (ecluster_count + pcluster_count) : (… in sched_amp_qos_max_parallelism()508 …return (options & QOS_PARALLELISM_CLUSTER_SHARED_RESOURCE) ? (ecluster_count + pcluster_count) : (… in sched_amp_qos_max_parallelism()511 …return (options & QOS_PARALLELISM_CLUSTER_SHARED_RESOURCE) ? (ecluster_count + pcluster_count) : (… in sched_amp_qos_max_parallelism()