Searched refs:dbgwrap_thread_state_t (Results 1 – 4 of 4) sorted by relevance
37 typedef arm_thread_state64_t __attribute__((aligned(16))) dbgwrap_thread_state_t; typedef39 typedef arm_thread_state32_t dbgwrap_thread_state_t;77 … ml_dbgwrap_halt_cpu_with_state(int cpu_index, uint64_t timeout_ns, dbgwrap_thread_state_t *state);
49 …with_state(int cpu_index __unused, uint64_t timeout_ns __unused, dbgwrap_thread_state_t *state __u… in ml_dbgwrap_halt_cpu_with_state()
282 dbgwrap_thread_state_t halt_state;
226 ml_dbgwrap_halt_cpu_with_state(int cpu_index, uint64_t timeout_ns, dbgwrap_thread_state_t *state) in ml_dbgwrap_halt_cpu_with_state()