Home
last modified time | relevance | path

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

/llvm-project/lldb/tools/debugserver/source/
H A DRNBRemote.cpp2622 GetThreadQueueInfo(nub_process_t pid,nub_addr_t dispatch_qaddr,nub_addr_t & dispatch_queue_t,std::string & queue_name,uint64_t & queue_width,uint64_t & queue_serialnum) const GetThreadQueueInfo() argument
5544 uint64_t queue_width = 0; GetJSONThreadsInfo() local