Searched refs:export_thread (Results 1 – 2 of 2) sorted by relevance
53 int (*export_thread)(struct db_export *dbe, struct thread *thread, member
160 if (dbe->export_thread) in db_export__thread()161 return dbe->export_thread(dbe, thread, main_thread_db_id, in db_export__thread()