Searched refs:thread__comm_len (Results 1 – 3 of 3) sorted by relevance
103 int thread__comm_len(struct thread *thread);
315 int thread__comm_len(struct thread *thread) in thread__comm_len() function
103 len = thread__comm_len(h->thread); in hists__calc_col_len()