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

  /external/linux-tools-perf/perf-3.12.0/tools/perf/util/
annotate.h 154 int symbol__tui_annotate(struct symbol *sym, struct map *map,
158 static inline int symbol__tui_annotate(struct symbol *sym __maybe_unused, function
  /external/linux-tools-perf/perf-3.12.0/tools/perf/ui/browsers/
annotate.c 472 symbol__tui_annotate(target, ms->map, evsel, hbt);
823 return symbol__tui_annotate(he->ms.sym, he->ms.map, evsel, hbt);
870 int symbol__tui_annotate(struct symbol *sym, struct map *map, function

Completed in 92 milliseconds