Searched defs:thread_name (Results 1 – 14 of 14) sorted by relevance
34 MessageLoopThread::MessageLoopThread(const std::string& thread_name) in MessageLoopThread()37 MessageLoopThread::MessageLoopThread(const std::string& thread_name, in MessageLoopThread()
73 TEST_F(ThreadTest, thread_name) { in TEST_F() argument
32 std::string thread_name; member
76 char thread_name[255]; in set_sched_policy() local
76 void RecordFilter::AddThreadNameRegex(const std::string& thread_name, bool exclude) { in AddThreadNameRegex()
117 optional string thread_name = 3; field
249 std::string thread_name = tracing_field_comm_.ReadFromData(record.raw_data.data); in ProcessSampleRecord() local
761 const char* thread_name = thread_tree_.FindThreadOrNew(r.tid_data.pid, r.tid_data.tid)->comm; in PrintSampleRecord() local
187 const char* thread_name(const thread_t* thread) { in thread_name() function
170 char thread_name[MAX_TASK_NAME_LEN + 1]; // one more for termination in log_signal_summary() local
85 explicit BtifA2dpSinkControlBlock(const std::string& thread_name) in BtifA2dpSinkControlBlock()
574 std::string thread_name = get_thread_name(tid); in engrave_tombstone_ucontext() local
265 const char* thread_name(const thread_t* thread) { in thread_name() function