Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 2 milliseconds