Searched refs:gdb_get_cpu (Results 1 – 1 of 1) sorted by relevance
310 static CPUState *gdb_get_cpu(uint32_t pid, uint32_t tid) in gdb_get_cpu() function819 cpu = gdb_get_cpu(pid, tid); in gdb_handle_vcont()1051 cpu = gdb_get_cpu(gdb_get_cmd_param(params, 0)->thread_id.pid, in handle_thread_alive()1117 cpu = gdb_get_cpu(pid, tid); in handle_set_thread()1605 cpu = gdb_get_cpu(gdb_get_cmd_param(params, 0)->thread_id.pid, in handle_query_thread_extra()