Searched refs:symbol__tui_annotate (Results 1 - 2 of 2) sorted by relevance

/external/linux-tools-perf/perf-3.12.0/tools/perf/util/
H A Dannotate.h154 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/
H A Dannotate.c472 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 96 milliseconds