Searched refs:thread__comm_len (Results 1 – 4 of 4) sorted by relevance
37 int thread__comm_len(struct thread *self);
48 int thread__comm_len(struct thread *self) in thread__comm_len() function
90 len = thread__comm_len(h->thread); in hists__calc_col_len()
305 left_margin -= thread__comm_len(he->thread); in hist_entry__callchain_fprintf()