Searched refs:db_export__thread (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | db-export.c | 62 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 D | db-export.h | 84 int db_export__thread(struct db_export *dbe, struct thread *thread,
|
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | db-export.c | 62 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 D | db-export.h | 84 int db_export__thread(struct db_export *dbe, struct thread *thread,
|
Completed in 3 milliseconds