Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/tools/debugserver/source/
H A DRNBRemote.h350 std::string &queue_name, uint64_t &queue_width,
H A DRNBRemote.cpp2606 std::string &queue_name, uint64_t &queue_width, in GetThreadQueueInfo() argument
2609 queue_width = 0; in GetThreadQueueInfo()
2616 queue_width = DNBProcessMemoryReadInteger( in GetThreadQueueInfo()
5499 uint64_t queue_width = 0; in GetJSONThreadsInfo() local
5504 queue_name, queue_width, queue_serialnum); in GetJSONThreadsInfo()
5519 if (queue_width == 1) in GetJSONThreadsInfo()
5521 else if (queue_width > 1) in GetJSONThreadsInfo()