Searched refs:export_thread (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/tools/perf/util/
H A Ddb-export.h51 int (*export_thread)(struct db_export *dbe, struct thread *thread, member in struct:db_export
H A Ddb-export.c158 if (dbe->export_thread) db_export__thread()
159 return dbe->export_thread(dbe, thread, main_thread_db_id, db_export__thread()

Completed in 95 milliseconds