Home
last modified time | relevance | path

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

/xnu-8019.80.24/osfmk/kern/
H A Dsched_clutch.c2062 …(&clutch_bucket_group->scbg_pending_data.scct_packed, old_pending_data.scct_packed, new_pending_da… in sched_clutch_bucket_group_thr_count_inc()
2078 …(&clutch_bucket_group->scbg_pending_data.scct_packed, old_pending_data.scct_packed, new_pending_da… in sched_clutch_bucket_group_thr_count_dec()
2098 …(&clutch_bucket_group->scbg_pending_data.scct_packed, old_pending_data.scct_packed, new_pending_da… in sched_clutch_bucket_group_pending_ageout()
2142 …ket_group->scbg_interactivity_data.scct_packed, old_interactivity_data.scct_packed, new_interactiv… in sched_clutch_bucket_group_interactivity_score_calculate()
2309 …(&clutch_bucket_group->scbg_blocked_data.scct_packed, old_blocked_data.scct_packed, new_blocked_da… in sched_clutch_bucket_group_run_count_inc()
2337 …(&clutch_bucket_group->scbg_blocked_data.scct_packed, old_blocked_data.scct_packed, new_blocked_da… in sched_clutch_bucket_group_run_count_dec()
H A Dsched_clutch.h291 unsigned __int128 scct_packed; member