Home
last modified time | relevance | path

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

/xnu-12377.1.9/osfmk/kern/
H A Dsched_clutch.c2666 uint64_t blocked_time = ctime - old_blocked_data.scct_timestamp; in sched_clutch_bucket_group_run_count_inc() local
2667 blocked_time = MIN(blocked_time, sched_clutch_bucket_group_adjust_threshold); in sched_clutch_bucket_group_run_count_inc()
2668 …bucket_group->scbg_cpu_data.cpu_data.scbcd_cpu_blocked), (clutch_cpu_data_t)blocked_time, relaxed); in sched_clutch_bucket_group_run_count_inc()