Searched refs:CLUSTER_TYPE_E (Results 1 – 9 of 9) sorted by relevance
185 case CLUSTER_TYPE_E: in _perflevel_index_to_cpu_kind()
1335 case CLUSTER_TYPE_E: in _copy_ap_name()
216 (CLUSTER_TYPE_E > CLUSTER_TYPE_P));
226 pset->pset_type = CLUSTER_TYPE_E; in sched_amp_pset_init()748 assert(pset->pset_type == CLUSTER_TYPE_E); in sched_amp_cpu_init_completed()
206 if (boot_cluster->cluster_type == CLUSTER_TYPE_E) { in processor_bootstrap()1689 case CLUSTER_TYPE_E: in recommended_pset_type()
3544 pset->pset_type = (pset->pset_cluster_type == PSET_AMP_P) ? CLUSTER_TYPE_P : CLUSTER_TYPE_E; in sched_edge_pset_init()4865 } else if ((src_pset->pset_type == CLUSTER_TYPE_P) && (dst_pset->pset_type == CLUSTER_TYPE_E)) { in sched_edge_cpu_init_completed()4968 uint32_t ecpu_count = ml_get_cpu_number_type(CLUSTER_TYPE_E, false, false); in sched_edge_qos_max_parallelism()4970 uint32_t ecluster_count = ml_get_cluster_number_type(CLUSTER_TYPE_E); in sched_edge_qos_max_parallelism()
270 CLUSTER_TYPE_E, enumerator
70 [CLUSTER_TYPE_E] = "Efficiency",
1028 cpu->cluster_type = CLUSTER_TYPE_E; in ml_parse_cpu_topology()1422 …pset_cluster_type_t pset_cluster_type = this_cpu_datap->cpu_cluster_type == CLUSTER_TYPE_E ? PSET_… in ml_processor_register()