Searched refs:thread__comm_len (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/tools/perf/util/
H A Dthread.h67 int thread__comm_len(struct thread *thread);
H A Dthread.c157 int thread__comm_len(struct thread *thread) thread__comm_len() function
H A Dhist.c78 len = thread__comm_len(h->thread); hists__calc_col_len()
/linux-4.1.27/tools/perf/ui/stdio/
H A Dhist.c307 left_margin -= thread__comm_len(he->thread); perf_hpp__for_each_format()

Completed in 173 milliseconds