Home
last modified time | relevance | path

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

/xnu-8796.141.3/osfmk/kern/
H A Dsched_clutch.c2093 …(&clutch_bucket_group->scbg_pending_data.scct_packed, old_pending_data.scct_packed, new_pending_da… in sched_clutch_bucket_group_thr_count_inc()
2109 …(&clutch_bucket_group->scbg_pending_data.scct_packed, old_pending_data.scct_packed, new_pending_da… in sched_clutch_bucket_group_thr_count_dec()
2129 …(&clutch_bucket_group->scbg_pending_data.scct_packed, old_pending_data.scct_packed, new_pending_da… in sched_clutch_bucket_group_pending_ageout()
2173 …ket_group->scbg_interactivity_data.scct_packed, old_interactivity_data.scct_packed, new_interactiv… in sched_clutch_bucket_group_interactivity_score_calculate()
2340 …(&clutch_bucket_group->scbg_blocked_data.scct_packed, old_blocked_data.scct_packed, new_blocked_da… in sched_clutch_bucket_group_run_count_inc()
2368 …(&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.h274 unsigned __int128 scct_packed; member