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

  /external/linux-tools-perf/perf-3.12.0/tools/perf/util/
hist.h 201 int hist_entry__tui_annotate(struct hist_entry *he, struct perf_evsel *evsel,
220 static inline int hist_entry__tui_annotate(struct hist_entry *self function
  /external/linux-tools-perf/perf-3.12.0/tools/perf/
builtin-annotate.c 153 key = hist_entry__tui_annotate(he, evsel, NULL);
  /external/linux-tools-perf/perf-3.12.0/tools/perf/ui/browsers/
annotate.c 820 int hist_entry__tui_annotate(struct hist_entry *he, struct perf_evsel *evsel, function
hists.c     [all...]

Completed in 1018 milliseconds