Home
last modified time | relevance | path

Searched refs:cluster_type_t (Results 1 – 18 of 18) sorted by relevance

/xnu-8020.140.41/osfmk/arm/
H A Dmachine_routines.h265 } cluster_type_t; typedef
271 unsigned int ml_get_cpu_number_type(cluster_type_t cluster_type, bool logical, bool available);
273 unsigned int ml_cpu_cache_sharing(unsigned int level, cluster_type_t cluster_type, bool include_all…
311 cluster_type_t ml_get_boot_cluster_type(void);
318 cluster_type_t cluster_type;
356 cluster_type_t cluster_type;
443 cluster_type_t cluster_type;
618 void ml_cpu_get_info_type(ml_cpu_info_t * ml_cpu_info, cluster_type_t cluster_type);
1179 extern void sched_perfcontrol_thread_group_recommend(void *data, cluster_type_t recommendation);
H A Dcpuid.c311 cluster_type_t cluster_type = ml_get_topology_info()->cpus[ml_get_cpu_number_local()].cluster_type; in do_cacheid()
433 cache_info_type(cluster_type_t cluster_type) in cache_info_type()
H A Dcpuid.h277 extern cache_info_t *cache_info_type(cluster_type_t cluster_type);
H A Dcpu_data_internal.h250 cluster_type_t cpu_cluster_type;
H A Dmachine_routines_common.c1230 ml_cpu_get_info_type(ml_cpu_info_t * ml_cpu_info, cluster_type_t cluster_type) in ml_cpu_get_info_type()
1263 ml_get_cpu_number_type(cluster_type_t cluster_type, bool logical, bool available) in ml_get_cpu_number_type()
1281 ml_cpu_cache_sharing(unsigned int level, cluster_type_t cluster_type, bool include_all_cpu_types __… in ml_cpu_cache_sharing()
H A Dmachine_routines.c485 cluster_type_t
/xnu-8020.140.41/osfmk/i386/
H A Dmachine_routines.h135 } cluster_type_t; typedef
354 unsigned int ml_cpu_cache_sharing(unsigned int level, cluster_type_t cluster_type, bool include_all…
355 void ml_cpu_get_info_type(ml_cpu_info_t * ml_cpu_info, cluster_type_t cluster_type);
356 unsigned int ml_get_cpu_number_type(cluster_type_t cluster_type, bool logical, bool available);
H A Dmachine_routines.c623 ml_cpu_get_info_type(ml_cpu_info_t *cpu_infop, cluster_type_t cluster_type __unused) in ml_cpu_get_info_type()
694 ml_get_cpu_number_type(cluster_type_t cluster_type __unused, bool logical, bool available) in ml_get_cpu_number_type()
H A Dcpu_topology.c319 ml_cpu_cache_sharing(unsigned int level, cluster_type_t cluster_type __unused, bool include_all_cpu… in ml_cpu_cache_sharing()
/xnu-8020.140.41/osfmk/kern/
H A Dthread_group.h93 cluster_type_t thread_group_recommendation(struct thread_group *tg);
98 void thread_group_update_recommendation(struct thread_group *tg, cluster_type_t new_reco…
H A Dprocessor.h266 cluster_type_t pset_type;
530 cluster_type_t recommendation);
564 extern cluster_type_t pset_type_for_id(uint32_t cluster_id);
H A Dthread_group.c53 cluster_type_t tg_recommendation;
1174 inline cluster_type_t
1282 thread_group_update_recommendation(struct thread_group *tg, cluster_type_t new_recommendation) in thread_group_update_recommendation()
1298 sched_perfcontrol_thread_group_recommend(__unused void *machine_data, __unused cluster_type_t new_r… in sched_perfcontrol_thread_group_recommend()
1363 sched_perfcontrol_thread_group_recommend(__unused void *machine_data, __unused cluster_type_t new_r… in sched_perfcontrol_thread_group_recommend()
H A Dprocessor.c360 cluster_type_t
382cluster_type_t current_processor_type = pset_type_for_id(processor->processor_set->pset_cluster_id… in processor_state_update_running_foreign()
383 cluster_type_t thread_type = pset_type_for_id(sched_edge_thread_preferred_cluster(thread)); in processor_state_update_running_foreign()
1667 thread_group_pset_recommendation(__unused struct thread_group *tg, __unused cluster_type_t recommen… in thread_group_pset_recommendation()
1733 cluster_type_t recommendation = thread_group_recommendation(tg); in recommended_pset_type()
H A Dsched_amp.c109 sched_amp_thread_group_recommendation_change(struct thread_group *tg, cluster_type_t new_recommenda…
685 sched_amp_thread_group_recommendation_change(struct thread_group *tg, cluster_type_t new_recommenda… in sched_amp_thread_group_recommendation_change()
H A Dsched_prim.h879 …void (*thread_group_recommendation_change)(struct thread_group *tg, cluster_type_t new_recommendat…
H A Dsched_clutch.c4181 cluster_type_t preferred_cluster_type = pset_type_for_id(preferred_cluster_id); in sched_edge_migration_check()
/xnu-8020.140.41/bsd/kern/
H A Dkern_mib.c233 static cluster_type_t
1240cluster_type_t min_perflevel_cluster_type = cpu_type_for_perflevel(__builtin_popcount(ml_get_cpu_t… in sysctl_mib_init()
/xnu-8020.140.41/osfmk/arm64/
H A Dmachine_routines.c1152 cluster_type_t