Home
last modified time | relevance | path

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

/xnu-11215.1.10/osfmk/kern/
H A Dprocessor.c594 prev = &(*prev)->pset_list; in pset_create()
624 pset = pset->pset_list; in pset_find()
670 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.h261 processor_set_t pset_list; /* chain of associated psets */ member
H A Dhost.c1111 host_processor_sets(host_priv_t host_priv, processor_set_name_array_t * pset_list, mach_msg_type_nu… in host_processor_sets() argument
1129 *pset_list = ports; in host_processor_sets()
H A Dsched_amp.c599 pset = pset->pset_list; in sched_amp_thread_update_scan()
H A Dsched_prim.c4671 pset = pset->pset_list; in sched_rtlocal_runq_scan()
4688 pset = pset->pset_list; in sched_rtlocal_runq_count_sum()
H A Dsched_clutch.c3567 pset = pset->pset_list; in sched_clutch_thread_update_scan()
/xnu-11215.1.10/tools/lldbmacros/
H A Dscheduler.py770 pset = pset.pset_list