Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Ddb-export.c130 return db_export__comm_thread(dbe, comm, main_thread); in db_export__exec_comm()
133 int db_export__comm_thread(struct db_export *dbe, struct comm *comm, in db_export__comm_thread() function
335 err = db_export__comm_thread(dbe, comm, thread); in db_export__threads()
H A Ddb-export.h90 int db_export__comm_thread(struct db_export *dbe, struct comm *comm,