Searched refs:current_thread_group (Results 1 – 5 of 5) sorted by relevance
226 cpus[cpu_id]->current_thread_group = ((thread_t)thread)->thread_group; in clutch_impl_cpu_set_thread_current()
379 if (eprocessor->current_thread_group == tg) { in sched_amp_bounce_thread_group_from_ecores()
426 struct thread_group *current_thread_group; /* thread_group of current thread */ member
509 processor->current_thread_group = NULL; in processor_state_update_idle()541 processor->current_thread_group = thread_group_get(thread); in processor_state_update_from_thread()
5078 boolean_t expected_tg = (src_processor->current_thread_group == sched_clutch->sc_tg); in sched_edge_migrate_thread_group_running_threads()