Searched refs:dbgwrap_thread_state_t (Results 1 – 3 of 3) 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);
237 dbgwrap_thread_state_t halt_state;
228 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()