Searched refs:symbol__annotate2 (Results 1 – 4 of 4) sorted by relevance
| /linux/tools/perf/util/ |
| A D | annotate.h | 361 int symbol__annotate2(struct map_symbol *ms,
|
| A D | annotate.c | 2810 err = symbol__annotate2(ms, evsel, opts, NULL); in symbol__tty_annotate2() 3116 int symbol__annotate2(struct map_symbol *ms, struct evsel *evsel, in symbol__annotate2() function
|
| /linux/tools/perf/ui/browsers/ |
| A D | annotate.c | 976 err = symbol__annotate2(ms, evsel, opts, &browser.arch); in symbol__tui_annotate()
|
| /linux/tools/perf/ |
| A D | builtin-report.c | 702 symbol__annotate2(&he->ms, evsel, in hists__resort_cb()
|
Completed in 19 milliseconds