Searched refs:db_export__thread (Results  1 – 2 of 2) sorted by relevance
| /Linux-v6.6/tools/perf/util/ | 
| D | db-export.c | 62 int db_export__thread(struct db_export *dbe, struct thread *thread,  in db_export__thread()  function307 		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()
 
 | 
| D | db-export.h | 84 int db_export__thread(struct db_export *dbe, struct thread *thread,
 |