Searched refs:thread_group_get (Results 1 – 9 of 9) sorted by relevance
320 struct thread_group * thread_group = thread_group_get(thread); in threadGroupForDextService()397 auto *thread_group = thread_group_get(current_thread()); in workSubmit()430 auto *thread_group = thread_group_get(current_thread()); in workSubmitAndBegin()628 auto *thread_group = thread_group_get(current_thread()); in workSubmitWithContext()
139 struct thread_group *thread_group_get(thread_t t);
971 processor->current_thread_group = thread_group_get(thread); in load_context()
532 processor->current_thread_group = thread_group_get(thread); in processor_state_update_from_thread()1811 struct thread_group *tg = thread_group_get(thread); in recommended_pset_type()
624 thread_group_get(thread_t t) in thread_group_get() function
1864 uint32_t tg_flags = thread_group_get_flags(thread_group_get(cthread)); in timer_compute_leeway()
4964 struct thread_group *tg = thread_group_get(thread); in sched_ipi_deferred_policy()
313 struct thread_group *tg = thread_group_get(thread); in machine_switch_populate_perfcontrol_thread_data()519 struct thread_group *tg = thread_group_get(new_thread); in machine_thread_going_on_core()553 struct thread_group *tg = thread_group_get(old_thread); in machine_thread_going_off_core()741 tg = thread_group_get(thread); in machine_work_interval_notify()
5513 uint64_t thread_group_id = thread_group_get_id(thread_group_get(current_thread()));