Searched refs:db_export__pid_tid (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/tools/perf/util/ |
D | db-export.c | 528 static int db_export__pid_tid(struct db_export *dbe, struct machine *machine, in db_export__pid_tid() function 574 err = db_export__pid_tid(dbe, machine, sample->pid, sample->tid, in db_export__switch() 583 err = db_export__pid_tid(dbe, machine, pid, tid, &th_b_id, in db_export__switch()
|