Searched refs:symbol__annotate2 (Results  1 – 4 of 4) sorted by relevance
| /Linux-v5.4/tools/perf/util/ | 
| D | annotate.h | 354 int symbol__annotate2(struct symbol *sym, struct map *map,
 | 
| D | annotate.c | 2691 	if (symbol__annotate2(sym, map, evsel, opts, NULL) < 0)  in symbol__tty_annotate2()2982 int symbol__annotate2(struct symbol *sym, struct map *map, struct evsel *evsel,  in symbol__annotate2()  function
 
 | 
| /Linux-v5.4/tools/perf/ui/browsers/ | 
| D | annotate.c | 921 	err = symbol__annotate2(sym, map, evsel, opts, &browser.arch);  in symbol__tui_annotate()
 | 
| /Linux-v5.4/tools/perf/ | 
| D | builtin-report.c | 642 		symbol__annotate2(sym, he->ms.map, evsel,  in hists__resort_cb()
 |