Searched refs:sched_clutch_bucket_update (Results 1 – 1 of 1) sorted by relevance
| /xnu-8792.81.2/osfmk/kern/ |
| H A D | sched_clutch.c | 97 static boolean_t sched_clutch_bucket_update(sched_clutch_bucket_t, sched_clutch_root_t, uint64_t, s… 1500 sched_clutch_bucket_update( in sched_clutch_bucket_update() function 1783 …sched_clutch_bucket_update(clutch_bucket, clutch_bucket->scb_root, ctime, SCHED_CLUTCH_BUCKET_OPTI… in sched_clutch_bucket_group_timeshare_update() 2434 result = sched_clutch_bucket_update(clutch_bucket, root_clutch, current_timestamp, scb_options); in sched_clutch_thread_insert() 2494 sched_clutch_bucket_update(clutch_bucket, root_clutch, current_timestamp, options); in sched_clutch_thread_remove()
|