Searched refs:thread__db_id (Results 1 – 2 of 2) sorted by relevance
67 if (thread__db_id(thread)) in db_export__thread() 73 main_thread_db_id = thread__db_id(main_thread); in db_export__thread() 328 bool export_comm_thread = comm && !thread__db_id(thread); in db_export__threads() 545 *db_id = thread__db_id(thread); in db_export__pid_tid()
245 static inline u64 thread__db_id(const struct thread *thread) in thread__db_id() function