Searched refs:_GetDebugCpuState (Results 1 - 2 of 2) sorted by relevance

/haiku/src/kits/debugger/debugger_interface/local/
H A DLocalDebuggerInterface.h88 status_t _GetDebugCpuState(thread_id thread,
H A DLocalDebuggerInterface.cpp696 status_t error = _GetDebugCpuState(thread, debugState);
708 status_t error = _GetDebugCpuState(thread, debugState);
985 LocalDebuggerInterface::_GetDebugCpuState(thread_id thread, debug_cpu_state& _state) function in class:LocalDebuggerInterface

Completed in 42 milliseconds