Home
last modified time | relevance | path

Searched defs:stop_state (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/i386/include/
H A Dpcpu.h40 int stop_state; /* Used by cpustop_handler. */ member
/freebsd/sys/amd64/include/
H A Dpcpu.h44 int stop_state; /* Used by cpustop_handler. */ member
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.cpp3634 StateType stop_state = in AsyncThread() local
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DProcess.cpp5114 lldb::StateType stop_state = lldb::eStateInvalid; in RunThreadPlan() local
/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_dbg_fw_funcs.c5951 enum dbg_status stop_state = ecore_dbg_bus_stop(p_hwfn, p_ptt); in ecore_dbg_bus_dump() local