Home
last modified time | relevance | path

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

/external/llvm-project/lldb/tools/debugserver/source/
DRNBRemote.h354 std::string &queue_name, uint64_t &queue_width,
DRNBRemote.cpp2740 std::string &queue_name, uint64_t &queue_width, in GetThreadQueueInfo() argument
2743 queue_width = 0; in GetThreadQueueInfo()
2750 queue_width = DNBProcessMemoryReadInteger( in GetThreadQueueInfo()
5582 uint64_t queue_width = 0; in GetJSONThreadsInfo() local
5587 queue_name, queue_width, queue_serialnum); in GetJSONThreadsInfo()
5602 if (queue_width == 1) in GetJSONThreadsInfo()
5604 else if (queue_width > 1) in GetJSONThreadsInfo()