Searched defs:thread_name (Results 1 – 11 of 11) sorted by relevance
49 static const char *thread_name = CONFIG_CHRE_TASK_NAME; in init() local
66 std::string thread_name = get_thread_name(target_tid); in engrave_tombstone_ucontext() local
33 std::string thread_name; member
76 char thread_name[255]; in set_sched_policy() local
132 optional string thread_name = 3; field
132 const char* thread_name; member
404 const std::string thread_name = report.thread_name; in ModifyReportToAggregateThreads() local
313 bool RecordFilter::AddThreadNameRegex(const std::string& thread_name, bool exclude) { in AddThreadNameRegex()
250 std::string thread_name = tracing_field_comm_.ReadFromData(record.raw_data.data); in ProcessSampleRecord() local
866 const char* thread_name = thread_tree_.FindThreadOrNew(r.tid_data.pid, r.tid_data.tid)->comm; in PrintSampleRecord() local
215 char thread_name[MAX_TASK_NAME_LEN + 1]; // one more for termination in log_signal_summary() local