Searched refs:thread_group_machine_data_size (Results 1 – 3 of 3) sorted by relevance
577 data.thread_group_size = thread_group_machine_data_size(); in machine_thread_group_init()591 data.thread_group_size = thread_group_machine_data_size(); in machine_thread_group_deinit()605 data.thread_group_size = thread_group_machine_data_size(); in machine_thread_group_flags_update()628 blocked_data.thread_group_size = thread_group_machine_data_size(); in machine_thread_group_blocked()641 blocking_data.thread_group_size = thread_group_machine_data_size(); in machine_thread_group_blocked()670 unblocked_data.thread_group_size = thread_group_machine_data_size(); in machine_thread_group_unblocked()683 unblocking_data.thread_group_size = thread_group_machine_data_size(); in machine_thread_group_unblocked()
146 uint32_t thread_group_machine_data_size(void);
1201 thread_group_machine_data_size(void) in thread_group_machine_data_size() function