Home
last modified time | relevance | path

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

/xnu-10063.101.15/osfmk/kern/
H A Dsched_clutch.h335 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.c1593 sched_clutch_cpu_usage_update( in sched_clutch_cpu_usage_update() function