Searched refs:thread__comm_len (Results 1 - 4 of 4) sorted by relevance

/external/linux-tools-perf/perf-3.12.0/tools/perf/util/
H A Dthread.h37 int thread__comm_len(struct thread *self);
H A Dthread.c48 int thread__comm_len(struct thread *self) function
H A Dhist.c90 len = thread__comm_len(h->thread);
/external/linux-tools-perf/perf-3.12.0/tools/perf/ui/stdio/
H A Dhist.c305 left_margin -= thread__comm_len(he->thread);

Completed in 109 milliseconds