Home
last modified time | relevance | path

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

/xnu-11215.1.10/osfmk/kern/
H A Dsched_dualq.c111 .compute_timeshare_priority = sched_compute_timeshare_priority,
H A Dsched_amp.c127 .compute_timeshare_priority = sched_compute_timeshare_priority,
H A Dsched_prim.h891 int (*compute_timeshare_priority)(thread_t thread); member
H A Dpriority.c392 priority = (int16_t)SCHED(compute_timeshare_priority)(thread); in thread_recompute_sched_pri()
H A Dsched_clutch.c3139 .compute_timeshare_priority = sched_compute_timeshare_priority,
3741 .compute_timeshare_priority = sched_compute_timeshare_priority,