Lines Matching refs:thread_group_get_machine_data
312 data->thread_group_data = thread_group_get_machine_data(tg); in machine_switch_populate_perfcontrol_thread_data()
521 on_core.thread_group_data = thread_group_get_machine_data(tg); in machine_thread_going_on_core()
559 off_core.thread_group_data = thread_group_get_machine_data(tg); in machine_thread_going_off_core()
587 data.thread_group_data = thread_group_get_machine_data(tg); in machine_thread_group_init()
601 data.thread_group_data = thread_group_get_machine_data(tg); in machine_thread_group_deinit()
615 data.thread_group_data = thread_group_get_machine_data(tg); in machine_thread_group_flags_update()
638 blocked_data.thread_group_data = thread_group_get_machine_data(blocked_tg); in machine_thread_group_blocked()
651 blocking_data.thread_group_data = thread_group_get_machine_data(blocking_tg); in machine_thread_group_blocked()
680 unblocked_data.thread_group_data = thread_group_get_machine_data(unblocked_tg); in machine_thread_group_unblocked()
693 unblocking_data.thread_group_data = thread_group_get_machine_data(unblocking_tg); in machine_thread_group_unblocked()
751 work_interval.thread_group_data = thread_group_get_machine_data(tg); in machine_work_interval_notify()