Home
last modified time | relevance | path

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

/xnu-12377.61.12/osfmk/kern/
H A Dsched_clutch.c2443 …(&clutch_bucket_group->scbg_pending_data.scct_packed, old_pending_data.scct_packed, new_pending_da… in sched_clutch_bucket_group_thr_count_inc()
2459 …(&clutch_bucket_group->scbg_pending_data.scct_packed, old_pending_data.scct_packed, new_pending_da… in sched_clutch_bucket_group_thr_count_dec()
2479 …(&clutch_bucket_group->scbg_pending_data.scct_packed, old_pending_data.scct_packed, new_pending_da… in sched_clutch_bucket_group_pending_ageout()
2614 …ket_group->scbg_interactivity_data.scct_packed, old_interactivity_data.scct_packed, new_interactiv… in sched_clutch_bucket_group_interactivity_score_calculate()
2654 …(&clutch_bucket_group->scbg_blocked_data.scct_packed, old_blocked_data.scct_packed, new_blocked_da… in sched_clutch_bucket_group_run_count_inc()
2682 …(&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.h265 unsigned __int128 scct_packed; member