Searched defs:queue_name (Results 1 – 15 of 15) sorted by relevance
42 llvm::StringRef queue_name; in CreateFromStructuredData() local118 const char *queue_name = thread.GetQueueName(); in QueueNameMatches() local165 const char *queue_name = GetQueueName(); in GetDescription() local
20 const char *queue_name) in Queue()
56 void SetQueueName(llvm::StringRef queue_name) { m_queue_name = queue_name; } in SetQueueName()95 bool QueueNameMatches(const char *queue_name) const { in QueueNameMatches()
141 void SetQueueLabel(std::string queue_name) { m_queue_label = queue_name; } in SetQueueLabel()145 void SetTargetQueueLabel(std::string queue_name) { in SetTargetQueueLabel()
119 const char *queue_name = thread_sp->GetQueueName(); in GetExtendedBacktraceThread() local
304 void SBBreakpointLocation::SetQueueName(const char *queue_name) { in SetQueueName()
434 void SBBreakpointName::SetQueueName(const char *queue_name) { in SetQueueName()
383 void SBBreakpoint::SetQueueName(const char *queue_name) { in SetQueueName()
1450 const char *queue_name = new_thread_sp->GetQueueName(); in GetExtendedBacktraceThread() local
302 char queue_name[QUEUE_NAME_LENGTH]; in nvme_sysctl_initialize_ctrlr() local
70 void ThreadGDBRemote::SetQueueInfo(std::string &&queue_name, in SetQueueInfo()
1809 std::string &queue_name, QueueKind queue_kind, uint64_t queue_serial) { in SetThreadStopInfo()2087 std::string queue_name; in SetThreadStopInfo() local2244 std::string queue_name; in SetThreadStopInfo() local
171 void BreakpointLocation::SetQueueName(const char *queue_name) { in SetQueueName()
400 void Breakpoint::SetQueueName(const char *queue_name) { in SetQueueName()
3607 const char *queue_name = thread_sp->GetQueueName(); in MenuDelegateAction() local