Home
last modified time | relevance | path

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

/linux-4.1.27/tools/perf/util/
Ddb-export.c149 err = db_export__comm_thread(dbe, comm, thread); in db_export__thread()
183 return db_export__comm_thread(dbe, comm, main_thread); in db_export__comm()
186 int db_export__comm_thread(struct db_export *dbe, struct comm *comm, in db_export__comm_thread() function
Ddb-export.h89 int db_export__comm_thread(struct db_export *dbe, struct comm *comm,