Home
last modified time | relevance | path

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

/linux/tools/perf/util/
A Dthread.c208 struct comm *thread__comm(const struct thread *thread) in thread__comm() function
242 struct comm *new, *curr = thread__comm(thread); in ____thread__set_comm()
294 const struct comm *comm = thread__comm(thread); in __thread__comm_str()
A Dthread.h103 struct comm *thread__comm(const struct thread *thread);
A Ddb-export.c337 curr_comm = thread__comm(thread); in db_export__threads()
A Dhist.c704 .comm = thread__comm(al->thread), in __hists__add_entry()
1105 .comm = thread__comm(al->thread), in iter_add_next_cumulative_entry()
A Dmachine.c625 return thread__comm(thread); in machine__thread_exec_comm()

Completed in 48 milliseconds