Home
last modified time | relevance | path

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

/xnu-8792.41.9/osfmk/kern/
H A Dsched_amp_common.h67 sched_ipi_type_t sched_amp_ipi_policy(processor_t dst, thread_t thread, boolean_t dst_idle, sched_i…
H A Dsched_amp_common.c393 sched_amp_ipi_policy(processor_t dst, thread_t thread, boolean_t dst_idle, sched_ipi_event_t event) in sched_amp_ipi_policy() function
H A Dsched_amp.c162 .ipi_policy = sched_amp_ipi_policy,