Home
last modified time | relevance | path

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

/linux-6.12.1/tools/perf/util/
Ddb-export.c62 int db_export__thread(struct db_export *dbe, struct thread *thread, in db_export__thread() function
307 err = db_export__thread(dbe, main_thread, machine, main_thread); in db_export__threads()
330 err = db_export__thread(dbe, thread, machine, main_thread); in db_export__threads()
Ddb-export.h84 int db_export__thread(struct db_export *dbe, struct thread *thread,