Home
last modified time | relevance | path

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

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