Home
last modified time | relevance | path

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

/tools/perf/util/
Ddb-export.h53 int (*export_thread)(struct db_export *dbe, struct thread *thread, member
Ddb-export.c160 if (dbe->export_thread) in db_export__thread()
161 return dbe->export_thread(dbe, thread, main_thread_db_id, in db_export__thread()