Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Ddb-export.c82 static int __db_export__comm(struct db_export *dbe, struct comm *comm, in __db_export__comm() function
99 return __db_export__comm(dbe, comm, thread); in db_export__comm()
116 err = __db_export__comm(dbe, comm, main_thread); in db_export__exec_comm()