Home
last modified time | relevance | path

Searched refs:current_processor_type (Results 1 – 2 of 2) sorted by relevance

/xnu-12377.41.6/tests/sched/sched_test_harness/
H A Dsched_edge_harness.c252 …cluster_type_t current_processor_type = pset_type_for_id(processor->processor_set->pset_cluster_id… in processor_state_update_running_foreign() local
257 if (non_rt_thr && non_bound_thr && (current_processor_type != thread_type)) { in processor_state_update_running_foreign()
/xnu-12377.41.6/osfmk/kern/
H A Dprocessor.c483 …cluster_type_t current_processor_type = pset_type_for_id(processor->processor_set->pset_cluster_id… in processor_state_update_running_foreign() local
488 if (non_rt_thr && non_bound_thr && (current_processor_type != thread_type)) { in processor_state_update_running_foreign()