Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Ddb-export.c294 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()