Home
last modified time | relevance | path

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

/xnu-8020.121.3/osfmk/kern/
H A Dsched_clutch.c3366 sched_edge_ipi_policy(processor_t dst, thread_t thread, boolean_t dst_idle, sched_ipi_event_t event…
3419 .ipi_policy = sched_edge_ipi_policy,
4913 sched_edge_ipi_policy(processor_t dst, thread_t thread, boolean_t dst_idle, sched_ipi_event_t event) in sched_edge_ipi_policy() function