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

  /external/linux-tools-perf/perf-3.12.0/tools/perf/util/
thread.h 37 int thread__comm_len(struct thread *self);
thread.c 48 int thread__comm_len(struct thread *self) function
hist.c 90 len = thread__comm_len(h->thread);
  /external/linux-tools-perf/perf-3.12.0/tools/perf/ui/stdio/
hist.c 305 left_margin -= thread__comm_len(he->thread);

Completed in 43 milliseconds