Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dmachine.h118 struct comm *machine__thread_exec_comm(struct machine *machine,
H A Ddb-export.c314 comm = machine__thread_exec_comm(machine, main_thread); in db_export__threads()
H A Dmachine.c738 struct comm *machine__thread_exec_comm(struct machine *machine, in machine__thread_exec_comm() function