Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/tools/debugserver/source/
H A DRNBRemote.h352 std::string &queue_name, uint64_t &queue_width,
H A DRNBRemote.cpp2610 std::string &queue_name, uint64_t &queue_width, in GetThreadQueueInfo() argument
2613 queue_width = 0; in GetThreadQueueInfo()
2620 queue_width = DNBProcessMemoryReadInteger( in GetThreadQueueInfo()
5501 uint64_t queue_width = 0; in GetJSONThreadsInfo() local
5506 queue_name, queue_width, queue_serialnum); in GetJSONThreadsInfo()
5521 if (queue_width == 1) in GetJSONThreadsInfo()
5523 else if (queue_width > 1) in GetJSONThreadsInfo()