Home
last modified time | relevance | path

Searched refs:ml_dbgwrap_halt_cpu_with_state (Results 1 – 3 of 3) sorted by relevance

/xnu-10063.101.15/osfmk/arm/
H A Ddbgwrap.h77 dbgwrap_status_t ml_dbgwrap_halt_cpu_with_state(int cpu_index, uint64_t timeout_ns, dbgwrap_thread_…
H A Dmodel_dep.c1101 dbgwrap_status_t halt_status = ml_dbgwrap_halt_cpu_with_state(cpu, in DebuggerXCallEnter()
/xnu-10063.101.15/osfmk/arm64/
H A Ddbgwrap.c228 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() function