Searched refs:sc_clutch_groups (Results 1 – 2 of 2) sorted by relevance
1177 sched_clutch_bucket_group_init(&(clutch->sc_clutch_groups[i]), clutch, i); in sched_clutch_init_with_thread_group()1195 sched_clutch_bucket_group_destroy(&(clutch->sc_clutch_groups[i])); in sched_clutch_destroy()1236 sched_clutch_bucket_group_t clutch_bucket_group = &clutch->sc_clutch_groups[sched_bucket]; in sched_edge_thread_preferred_cluster()1606 …sched_clutch_bucket_group_t clutch_bucket_group = &(clutch->sc_clutch_groups[thread->th_sched_buck… in sched_clutch_cpu_usage_update()1726 sched_clutch_bucket_group_t clutch_bucket_group = &(clutch->sc_clutch_groups[bucket]); in sched_clutch_run_bucket_incr()1754 sched_clutch_bucket_group_t clutch_bucket_group = &(clutch->sc_clutch_groups[bucket]); in sched_clutch_run_bucket_decr()1850 …sched_clutch_bucket_group_t clutch_bucket_group = &(old_clutch->sc_clutch_groups[thread->th_sched_… in sched_clutch_thread_clutch_update()2423 …sched_clutch_bucket_group_t clutch_bucket_group = &(clutch->sc_clutch_groups[thread->th_sched_buck… in sched_clutch_thread_insert()2502 …sched_clutch_bucket_group_t clutch_bucket_group = &(clutch->sc_clutch_groups[thread->th_sched_buck… in sched_clutch_thread_remove()2699 sched_clutch_bucket_group_t clutch_bucket_group = &(clutch->sc_clutch_groups[bucket]); in sched_clutch_thread_pri_shift()[all …]
339 struct sched_clutch_bucket_group sc_clutch_groups[TH_BUCKET_SCHED_MAX]; member