Searched refs:symbol__annotate2 (Results 1 – 4 of 4) sorted by relevance
| /linux/tools/perf/util/ |
| H A D | annotate.h | 445 int symbol__annotate2(struct map_symbol *ms,
|
| H A D | annotate.c | 1679 err = symbol__annotate2(ms, evsel, NULL); in hist_entry__tty_annotate2() 2205 int symbol__annotate2(struct map_symbol *ms, struct evsel *evsel, in symbol__annotate2() function
|
| /linux/tools/perf/ui/browsers/ |
| H A D | annotate.c | 470 symbol__annotate2(ms, evsel, &browser->arch); in annotate_browser__toggle_source() 1189 err = symbol__annotate2(ms, evsel, &browser.arch); in __hist_entry__tui_annotate()
|
| /linux/tools/perf/ |
| H A D | builtin-report.c | 764 symbol__annotate2(&he->ms, evsel, NULL); in hists__resort_cb()
|