Searched refs:thread_group_data (Results 1 – 4 of 4) sorted by relevance
314 data->thread_group_data = thread_group_get_machine_data(tg); in machine_switch_populate_perfcontrol_thread_data()518 on_core.thread_group_data = thread_group_get_machine_data(tg); in machine_thread_going_on_core()552 off_core.thread_group_data = thread_group_get_machine_data(tg); in machine_thread_going_off_core()574 struct thread_group_data data; in machine_thread_group_init()576 data.thread_group_data = thread_group_get_machine_data(tg); in machine_thread_group_init()588 struct thread_group_data data; in machine_thread_group_deinit()590 data.thread_group_data = thread_group_get_machine_data(tg); in machine_thread_group_deinit()602 struct thread_group_data data; in machine_thread_group_flags_update()604 data.thread_group_data = thread_group_get_machine_data(tg); in machine_thread_group_flags_update()623 struct thread_group_data blocked_data; in machine_thread_group_blocked()[all …]
857 void *thread_group_data; member872 void *thread_group_data; member876 struct thread_group_data { struct878 void *thread_group_data; member882 typedef struct thread_group_data *thread_group_data_t; argument900 void *thread_group_data; member924 void *thread_group_data; member968 void *thread_group_data; member
404 .thread_group_data = thread_group_get_machine_data(thread_group), in workSubmit()437 .thread_group_data = thread_group_get_machine_data(thread_group), in workSubmitAndBegin()476 .thread_group_data = thread_group_get_machine_data(entry->thread_group), in workBegin()498 .thread_group_data = thread_group_get_machine_data(entry->thread_group), in workEnd()601 .thread_group_data = thread_group_get_machine_data(work_context->thread_group), in workSubmitAndBeginWithContext()636 .thread_group_data = thread_group_get_machine_data(thread_group), in workSubmitWithContext()682 .thread_group_data = thread_group_get_machine_data(work_context->thread_group), in workUpdateWithContext()710 .thread_group_data = thread_group_get_machine_data(work_context->thread_group), in workBeginWithContext()738 .thread_group_data = thread_group_get_machine_data(work_context->thread_group), in workEndWithContext()
285 void *thread_group_data; member