Home
last modified time | relevance | path

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

/tools/perf/util/
A Dthread.h109 struct comm *thread__comm(struct thread *thread);
A Dthread.c213 struct comm *thread__comm(struct thread *thread) in thread__comm() function
A Ddb-export.c342 curr_comm = thread__comm(thread); in db_export__threads()
A Dhist.c808 .comm = thread__comm(al->thread), in __hists__add_entry()
1234 .comm = thread__comm(al->thread), in iter_add_next_cumulative_entry()
A Dmachine.c598 return thread__comm(thread); in machine__thread_exec_comm()

Completed in 19 milliseconds