Searched refs:db_export__threads (Results 1 – 1 of 1) sorted by relevance
/linux/tools/perf/util/ |
H A D | db-export.c | 295 static int db_export__threads(struct db_export *dbe, struct thread *thread, in db_export__threads() function 380 err = db_export__threads(dbe, thread, main_thread, machine, &comm); in db_export__sample() 548 err = db_export__threads(dbe, thread, main_thread, machine, comm_ptr); in db_export__pid_tid()
|