Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/util/
H A Dmachine.h108 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.c557 struct comm *machine__thread_exec_comm(struct machine *machine, in machine__thread_exec_comm() function