Home
last modified time | relevance | path

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

/xnu-10063.101.15/osfmk/kern/
H A Dsched_clutch.c2295 bool update_blocked_time = false; in sched_clutch_bucket_group_run_count_inc() local
2299 update_blocked_time = false; in sched_clutch_bucket_group_run_count_inc()
2302 update_blocked_time = true; in sched_clutch_bucket_group_run_count_inc()
2305 …if (update_blocked_time && (old_blocked_data.scct_timestamp != SCHED_CLUTCH_BUCKET_GROUP_BLOCKED_T… in sched_clutch_bucket_group_run_count_inc()