Searched refs:thread__comm_len (Results 1 – 3 of 3) sorted by relevance
32 int thread__comm_len(struct thread *self);
47 int thread__comm_len(struct thread *self) in thread__comm_len() function
63 len = thread__comm_len(h->thread); in hists__calc_col_len()733 left_margin -= thread__comm_len(self->thread); in hist_entry__fprintf_callchain()