HomeSort by relevance Sort by last modified time
    Searched refs:thread__comm_len (Results 1 - 3 of 3) sorted by null

  /external/linux-tools-perf/util/
thread.h 32 int thread__comm_len(struct thread *self);
thread.c 47 int thread__comm_len(struct thread *self) function
hist.c 63 len = thread__comm_len(h->thread);
733 left_margin -= thread__comm_len(self->thread);

Completed in 1224 milliseconds