Home
last modified time | relevance | path

Searched refs:pset_list (Results 1 – 9 of 9) sorted by relevance

/xnu-8020.121.3/osfmk/kern/
H A Dprocessor.c516 prev = &(*prev)->pset_list; in pset_create()
546 pset = pset->pset_list; in pset_find()
588 pset->pset_list = PROCESSOR_SET_NULL; in pset_init()
H A Dsched_dualq.c541 } while ((pset = pset->pset_list) != NULL); in sched_dualq_thread_update_scan()
H A Dprocessor.h257 processor_set_t pset_list; /* chain of associated psets */ member
H A Dhost.c1076 host_processor_sets(host_priv_t host_priv, processor_set_name_array_t * pset_list, mach_msg_type_nu… in host_processor_sets() argument
1094 *pset_list = (processor_set_array_t)ports; in host_processor_sets()
H A Dsched_amp.c595 pset = pset->pset_list; in sched_amp_thread_update_scan()
H A Dsched_multiq.c1483 } while ((pset = pset->pset_list) != NULL); in sched_multiq_thread_update_scan()
H A Dsched_prim.c4288 pset = pset->pset_list; in sched_rtlocal_runq_scan()
4305 pset = pset->pset_list; in sched_rtlocal_runq_count_sum()
H A Dsched_clutch.c3157 pset = pset->pset_list; in sched_clutch_thread_update_scan()
/xnu-8020.121.3/tools/lldbmacros/
H A Dscheduler.py848 pset = pset.pset_list