Home
last modified time | relevance | path

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

/xnu-12377.61.12/osfmk/kern/
H A Dsched_clutch.c2653 bool update_blocked_time = false; in sched_clutch_bucket_group_run_count_inc() local
2657 update_blocked_time = false; in sched_clutch_bucket_group_run_count_inc()
2660 update_blocked_time = true; in sched_clutch_bucket_group_run_count_inc()
2663 …if (update_blocked_time && (old_blocked_data.scct_timestamp != SCHED_CLUTCH_BUCKET_GROUP_BLOCKED_T… in sched_clutch_bucket_group_run_count_inc()