Home
last modified time | relevance | path

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

/xnu-11417.140.69/osfmk/kern/
H A Dsched_clutch.h341 void sched_clutch_cpu_usage_update(thread_t, uint64_t);
H A Dpriority.c491 sched_clutch_cpu_usage_update(thread, delta); in lightweight_update_priority()
684 sched_clutch_cpu_usage_update(thread, delta); in update_priority()
H A Dsched_clutch.c1858 sched_clutch_cpu_usage_update( in sched_clutch_cpu_usage_update() function