Home
last modified time | relevance | path

Searched refs:db_export__threads (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/tools/perf/util/
Ddb-export.c290 static int db_export__threads(struct db_export *dbe, struct thread *thread, in db_export__threads() function
369 err = db_export__threads(dbe, thread, main_thread, al->maps->machine, &comm); in db_export__sample()
537 err = db_export__threads(dbe, thread, main_thread, machine, comm_ptr); in db_export__pid_tid()