Searched defs:queue_name (Results 1 – 14 of 14) sorted by relevance
27 llvm::StringRef queue_name; in CreateFromStructuredData() local103 const char *queue_name = thread.GetQueueName(); in QueueNameMatches() local150 const char *queue_name = GetQueueName(); in GetDescription() local
19 const char *queue_name) in Queue()
51 void SetQueueName(llvm::StringRef queue_name) { in SetQueueName()92 bool QueueNameMatches(const char *queue_name) const { in QueueNameMatches()
126 void SetQueueLabel(std::string queue_name) { m_queue_label = queue_name; } in SetQueueLabel()130 void SetTargetQueueLabel(std::string queue_name) { in SetTargetQueueLabel()
95 llvm::Optional<std::string> queue_name = GetInterface()->GetQueue(); in GetQueueName() local
77 void ThreadGDBRemote::SetQueueInfo(std::string &&queue_name, in SetQueueInfo()
1654 std::string &queue_name, QueueKind queue_kind, uint64_t queue_serial) { in SetThreadStopInfo()1971 std::string queue_name; in SetThreadStopInfo() local2129 std::string queue_name; in SetThreadStopInfo() local
168 void BreakpointLocation::SetQueueName(const char *queue_name) { in SetQueueName()
387 void Breakpoint::SetQueueName(const char *queue_name) { in SetQueueName()
359 void SBBreakpointLocation::SetQueueName(const char *queue_name) { in SetQueueName()
431 void SBBreakpointName::SetQueueName(const char *queue_name) { in SetQueueName()
428 void SBBreakpoint::SetQueueName(const char *queue_name) { in SetQueueName()
2606 std::string &queue_name, uint64_t &queue_width, in GetThreadQueueInfo()5498 std::string queue_name; in GetJSONThreadsInfo() local
6532 const char *queue_name = thread_sp->GetQueueName(); in MenuDelegateAction() local