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