| H A D | db-export.c | 62 struct machine *machine, struct thread *main_thread) in db_export__thread() 71 if (main_thread) in db_export__thread() 72 main_thread_db_id = thread__db_id(main_thread); in db_export__thread() 108 struct thread *main_thread) in db_export__exec_comm() 115 err = __db_export__comm(dbe, comm, main_thread); in db_export__exec_comm() 129 return db_export__comm_thread(dbe, comm, main_thread); in db_export__exec_comm() 294 struct thread *main_thread, in db_export__threads() 301 if (main_thread) { in db_export__threads() 306 err = db_export__thread(dbe, main_thread, machine, main_thread); in db_export__threads() 63 db_export__thread(struct db_export * dbe,struct thread * thread,struct machine * machine,struct thread * main_thread) db_export__thread() argument 109 db_export__exec_comm(struct db_export * dbe,struct comm * comm,struct thread * main_thread) db_export__exec_comm() argument 295 db_export__threads(struct db_export * dbe,struct thread * thread,struct thread * main_thread,struct machine * machine,struct comm ** comm_ptr) db_export__threads() argument 359 struct thread *main_thread; db_export__sample() local 537 struct thread *main_thread; db_export__pid_tid() local [all...] |