Searched refs:thread__comm_len (Results 1 – 4 of 4) sorted by relevance
68 int thread__comm_len(struct thread *thread);
161 int thread__comm_len(struct thread *thread) in thread__comm_len() function
80 len = thread__comm_len(h->thread); in hists__calc_col_len()
307 left_margin -= thread__comm_len(he->thread); in hist_entry__callchain_fprintf()