Home
last modified time | relevance | path

Searched refs:db_export__thread (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/util/
H A Ddb-export.c62 int db_export__thread(struct db_export *dbe, struct thread *thread, in db_export__thread() function
303 err = db_export__thread(dbe, main_thread, machine, main_thread); in db_export__threads()
326 err = db_export__thread(dbe, thread, machine, main_thread); in db_export__threads()
H A Ddb-export.h84 int db_export__thread(struct db_export *dbe, struct thread *thread,
/kernel/linux/linux-6.6/tools/perf/util/
H A Ddb-export.c62 int db_export__thread(struct db_export *dbe, struct thread *thread, in db_export__thread() function
307 err = db_export__thread(dbe, main_thread, machine, main_thread); in db_export__threads()
330 err = db_export__thread(dbe, thread, machine, main_thread); in db_export__threads()
H A Ddb-export.h84 int db_export__thread(struct db_export *dbe, struct thread *thread,

Completed in 3 milliseconds