Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/util/
Dmachine.h104 struct comm *machine__thread_exec_comm(struct machine *machine,
Ddb-export.c375 comm = machine__thread_exec_comm(al->machine, main_thread); in db_export__sample()
Dmachine.c554 struct comm *machine__thread_exec_comm(struct machine *machine, in machine__thread_exec_comm() function