Home
last modified time | relevance | path

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

/xnu-11417.121.6/osfmk/kern/
H A Dsched_clutch.c2579 bool update_blocked_time = false; in sched_clutch_bucket_group_run_count_inc() local
2583 update_blocked_time = false; in sched_clutch_bucket_group_run_count_inc()
2586 update_blocked_time = true; in sched_clutch_bucket_group_run_count_inc()
2589 …if (update_blocked_time && (old_blocked_data.scct_timestamp != SCHED_CLUTCH_BUCKET_GROUP_BLOCKED_T… in sched_clutch_bucket_group_run_count_inc()