Home
last modified time | relevance | path

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

/xnu-12377.1.9/osfmk/kern/
H A Dsched_clutch.h339 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.c1889 sched_clutch_cpu_usage_update( in sched_clutch_cpu_usage_update() function
2145 sched_clutch_cpu_usage_update(thread, cpu_delta); in sched_clutch_thread_tick_delta()