Home
last modified time | relevance | path

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

/xnu-12377.41.6/osfmk/kern/
H A Dsched_rt.h181 bool rt_runq_is_low_latency(processor_set_t pset);
H A Dsched_rt.c898 if (rt_runq_is_low_latency(pset)) { in rt_pset_needs_a_followup_IPI()
1368 rt_runq_is_low_latency(processor_set_t pset) in rt_runq_is_low_latency() function
H A Dsched_prim.c9299 if (include_backups && rt_runq_is_low_latency(pset)) { in all_available_primaries_are_running_realtime_threads()
9316 if (include_backups && rt_runq_is_low_latency(pset)) { in these_processors_are_running_realtime_threads()