Searched refs:sc_clutch_groups (Results 1 – 2 of 2) sorted by relevance
1139 sched_clutch_bucket_group_init(&(clutch->sc_clutch_groups[i]), clutch, i); in sched_clutch_init_with_thread_group()1158 sched_clutch_bucket_group_destroy(&(clutch->sc_clutch_groups[i])); in sched_clutch_destroy()1195 …sched_clutch_bucket_group_t clutch_bucket_group = &clutch->sc_clutch_groups[thread->th_sched_bucke… in sched_edge_thread_preferred_cluster()1575 …sched_clutch_bucket_group_t clutch_bucket_group = &(clutch->sc_clutch_groups[thread->th_sched_buck… in sched_clutch_cpu_usage_update()1695 sched_clutch_bucket_group_t clutch_bucket_group = &(clutch->sc_clutch_groups[bucket]); in sched_clutch_run_bucket_incr()1723 sched_clutch_bucket_group_t clutch_bucket_group = &(clutch->sc_clutch_groups[bucket]); in sched_clutch_run_bucket_decr()1819 …sched_clutch_bucket_group_t clutch_bucket_group = &(old_clutch->sc_clutch_groups[thread->th_sched_… in sched_clutch_thread_clutch_update()2392 …sched_clutch_bucket_group_t clutch_bucket_group = &(clutch->sc_clutch_groups[thread->th_sched_buck… in sched_clutch_thread_insert()2471 …sched_clutch_bucket_group_t clutch_bucket_group = &(clutch->sc_clutch_groups[thread->th_sched_buck… in sched_clutch_thread_remove()2668 sched_clutch_bucket_group_t clutch_bucket_group = &(clutch->sc_clutch_groups[bucket]); in sched_clutch_thread_pri_shift()[all …]
360 struct sched_clutch_bucket_group sc_clutch_groups[TH_BUCKET_SCHED_MAX]; member