Home
last modified time | relevance | path

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

/xnu-11215.81.4/osfmk/kern/
H A Dsched_clutch.h342 void sched_clutch_cpu_usage_update(thread_t, uint64_t);
H A Dpriority.c499 sched_clutch_cpu_usage_update(thread, delta); in lightweight_update_priority()
691 sched_clutch_cpu_usage_update(thread, delta); in update_priority()
H A Dsched_clutch.c1859 sched_clutch_cpu_usage_update( in sched_clutch_cpu_usage_update() function