Searched refs:db_export__pid_tid (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.10/tools/perf/util/ |
D | db-export.c | 524 static int db_export__pid_tid(struct db_export *dbe, struct machine *machine, in db_export__pid_tid() function 570 err = db_export__pid_tid(dbe, machine, sample->pid, sample->tid, in db_export__switch() 579 err = db_export__pid_tid(dbe, machine, pid, tid, &th_b_id, in db_export__switch()
|