Searched refs:CLUSTER_TYPE_P (Results 1 – 14 of 14) sorted by relevance
49 CLUSTER_TYPE_P = 2, enumerator
221 pset->pset_type = CLUSTER_TYPE_P; in sched_amp_pset_init()695 if (new_recommendation != CLUSTER_TYPE_P) { in sched_amp_thread_group_recommendation_change()753 assert(pset->pset_type == CLUSTER_TYPE_P); in sched_amp_cpu_init_completed()
259 (CLUSTER_TYPE_E > CLUSTER_TYPE_P));
1824 case CLUSTER_TYPE_P: in recommended_pset_type()1842 case CLUSTER_TYPE_P: in cluster_type_to_pset_cluster_type()1859 case CLUSTER_TYPE_P: in cluster_type_to_pset_node()
3895 pset->pset_type = (pset->pset_cluster_type == PSET_AMP_P) ? CLUSTER_TYPE_P : CLUSTER_TYPE_E; in sched_edge_pset_init()5226 } else if ((src_pset->pset_type == CLUSTER_TYPE_P) && (dst_pset->pset_type == CLUSTER_TYPE_E)) { in sched_edge_cpu_init_completed()5293 …_amp_pcores_preempt_immediate_ipi && (pset_type_for_id(pset->pset_cluster_id) == CLUSTER_TYPE_P)) { in sched_edge_ipi_policy()5330 uint32_t pcpu_count = ml_get_cpu_number_type(CLUSTER_TYPE_P, false, false); in sched_edge_qos_max_parallelism()5332 uint32_t pcluster_count = ml_get_cluster_number_type(CLUSTER_TYPE_P); in sched_edge_qos_max_parallelism()
128 uint8_t cluster_i = (type == CLUSTER_TYPE_P) ? RCT_CPU_PERFORMANCE : in recount_startup()
5846 && current_cpu_datap()->cpu_cluster_type == CLUSTER_TYPE_P in stackshot_cpu_preflight()
91 case CLUSTER_TYPE_P: in _perflevel_index_to_cpu_kind()
248 cluster_types_in_order[1] = CLUSTER_TYPE_P; in cpu_type_for_perflevel()
1344 case CLUSTER_TYPE_P: in _copy_ap_name()
272 CLUSTER_TYPE_P = 2, enumerator
67 [CLUSTER_TYPE_P] = "Performance",
1206 cpu->cluster_type = CLUSTER_TYPE_P; in ml_parse_cpu_topology()1223 uint32_t phys_cluster_id = (cpu->cluster_type == CLUSTER_TYPE_P); in ml_parse_cpu_topology()
2344 #define CLUSTER_TYPE_P 2 macro2463 -1, @[@CLUSTER_TYPE_E, @CLUSTER_TYPE_P]);2473 -1, @[@CLUSTER_TYPE_P]);