Home
last modified time | relevance | path

Searched refs:thread__comm_len (Results 1 – 3 of 3) sorted by relevance

/external/linux-tools-perf/util/
Dthread.h32 int thread__comm_len(struct thread *self);
Dthread.c47 int thread__comm_len(struct thread *self) in thread__comm_len() function
Dhist.c63 len = thread__comm_len(h->thread); in hists__calc_col_len()
733 left_margin -= thread__comm_len(self->thread); in hist_entry__fprintf_callchain()