Searched refs:symbol__annotate2 (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/tools/perf/util/ |
D | annotate.h | 340 int symbol__annotate2(struct symbol *sym, struct map *map,
|
D | annotate.c | 2457 if (symbol__annotate2(sym, map, evsel, opts, NULL) < 0) in symbol__tty_annotate2() 2727 int symbol__annotate2(struct symbol *sym, struct map *map, struct perf_evsel *evsel, in symbol__annotate2() function
|
/Linux-v4.19/tools/perf/ui/browsers/ |
D | annotate.c | 914 err = symbol__annotate2(sym, map, evsel, opts, &browser.arch); in symbol__tui_annotate()
|