Home
last modified time | relevance | path

Searched refs:sched_clutch_processor_init (Results 1 – 3 of 3) sorted by relevance

/xnu-11417.140.69/tests/sched/sched_test_harness/
H A Dsched_clutch_harness.c14 sched_clutch_processor_init(&cpu0); in impl_init_runqueue()
H A Dsched_edge_harness.c216 sched_clutch_processor_init(cpus[j]); in edge_impl_init_runqueues()
/xnu-11417.140.69/osfmk/kern/
H A Dsched_clutch.c3071 sched_clutch_processor_init(processor_t processor);
3112 .processor_init = sched_clutch_processor_init,
3210 sched_clutch_processor_init(processor_t processor) in sched_clutch_processor_init() function
3734 .processor_init = sched_clutch_processor_init,