Home
last modified time | relevance | path

Searched refs:polling_interval (Results 1 – 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
HDGDBRemoteCommunicationServerLLGS.cpp395 std::chrono::milliseconds polling_interval = std::chrono::milliseconds(1); in AttachWaitProcess() local
455 LLDB_LOG(log, "sleep {0} seconds", polling_interval); in AttachWaitProcess()
456 std::this_thread::sleep_for(polling_interval); in AttachWaitProcess()
/freebsd-13-stable/sys/dev/bnxt/
HDhsi_struct_def.h49995 uint32_t polling_interval; member