Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Ddb-export.c296 struct machine *machine, struct comm **comm_ptr) in db_export__threads() argument
319 *comm_ptr = comm; in db_export__threads()
530 struct comm **comm_ptr, bool *is_idle) in db_export__pid_tid() argument
543 err = db_export__threads(dbe, thread, main_thread, machine, comm_ptr); in db_export__pid_tid()