Searched refs:tcp_watch_cntl (Results 1 – 8 of 8) sorted by relevance
86 uint32_t tcp_watch_cntl[4]; member
121 packet->tcp_watch_cntl[i] = pdd->watch_points[i]; in pm_map_process_aldebaran()
348 uint32_t tcp_watch_cntl[4]; member434 const uint32_t *tcp_watch_cntl,
1023 const uint32_t *tcp_watch_cntl, in amdgpu_mes_set_shader_debugger() argument1044 memcpy(op_input.set_shader_debugger.tcp_watch_cntl, tcp_watch_cntl, in amdgpu_mes_set_shader_debugger()1045 sizeof(op_input.set_shader_debugger.tcp_watch_cntl)); in amdgpu_mes_set_shader_debugger()
529 memcpy(misc_pkt.set_shader_debugger.tcp_watch_cntl, in mes_v12_0_misc_op()530 input->set_shader_debugger.tcp_watch_cntl, in mes_v12_0_misc_op()531 sizeof(misc_pkt.set_shader_debugger.tcp_watch_cntl)); in mes_v12_0_misc_op()
617 memcpy(misc_pkt.set_shader_debugger.tcp_watch_cntl, in mes_v11_0_misc_op()618 input->set_shader_debugger.tcp_watch_cntl, in mes_v11_0_misc_op()619 sizeof(misc_pkt.set_shader_debugger.tcp_watch_cntl)); in mes_v11_0_misc_op()
616 uint32_t tcp_watch_cntl[4]; /* TCP_WATCHx_CNTL */ member
705 uint32_t tcp_watch_cntl[4]; // TCP_WATCHx_CNTL member
Completed in 24 milliseconds