Searched refs:CLUSTER_TYPE_E (Results 1 – 13 of 13) sorted by relevance
48 CLUSTER_TYPE_E = 1, enumerator
89 case CLUSTER_TYPE_E: in _perflevel_index_to_cpu_kind()
249 cluster_types_in_order[2] = CLUSTER_TYPE_E; in cpu_type_for_perflevel()
1341 case CLUSTER_TYPE_E: in _copy_ap_name()
225 pset->pset_type = CLUSTER_TYPE_E; in sched_amp_pset_init()749 assert(pset->pset_type == CLUSTER_TYPE_E); in sched_amp_cpu_init_completed()
259 (CLUSTER_TYPE_E > CLUSTER_TYPE_P));
1822 case CLUSTER_TYPE_E: in recommended_pset_type()1840 case CLUSTER_TYPE_E: in cluster_type_to_pset_cluster_type()1857 case CLUSTER_TYPE_E: 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()5329 uint32_t ecpu_count = ml_get_cpu_number_type(CLUSTER_TYPE_E, false, false); in sched_edge_qos_max_parallelism()5331 uint32_t ecluster_count = ml_get_cluster_number_type(CLUSTER_TYPE_E); in sched_edge_qos_max_parallelism()
5848 if (current_cpu_datap()->cpu_cluster_type == CLUSTER_TYPE_E) { in stackshot_cpu_do_work()
271 CLUSTER_TYPE_E = 1, enumerator
68 [CLUSTER_TYPE_E] = "Efficiency",
1204 cpu->cluster_type = CLUSTER_TYPE_E; in ml_parse_cpu_topology()
2285 #define CLUSTER_TYPE_E 1 macro2405 -1, @[@CLUSTER_TYPE_E, @CLUSTER_TYPE_P]);2410 -1, @[@CLUSTER_TYPE_E]);