Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Ddb-export.h44 int (*export_thread)(struct db_export *dbe, struct thread *thread, member
H A Ddb-export.c75 if (dbe->export_thread) in db_export__thread()
76 return dbe->export_thread(dbe, thread, main_thread_db_id, in db_export__thread()