Searched defs:queue_name (Results 1 – 15 of 15) 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()
97 std::optional<std::string> queue_name = GetInterface()->GetQueue(); in GetQueueName() local
504 if (const char *queue_name = thread_sp->GetQueueName()) { in UpdateQueueListIfNeeded() local
77 void ThreadGDBRemote::SetQueueInfo(std::string &&queue_name, in SetQueueInfo()
1614 std::string &queue_name, QueueKind queue_kind, uint64_t queue_serial) { in SetThreadStopInfo()1926 std::string queue_name; in SetThreadStopInfo() local2084 std::string queue_name; in SetThreadStopInfo() local
168 void BreakpointLocation::SetQueueName(const char *queue_name) { in SetQueueName()
392 void Breakpoint::SetQueueName(const char *queue_name) { in SetQueueName()
376 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()
2610 std::string &queue_name, uint64_t &queue_width, in GetThreadQueueInfo()5500 std::string queue_name; in GetJSONThreadsInfo() local
6534 const char *queue_name = thread_sp->GetQueueName(); in MenuDelegateAction() local