Searched refs:symbol__annotate2 (Results 1 – 4 of 4) sorted by relevance
/linux-6.6.21/tools/perf/util/ |
D | annotate.h | 366 int symbol__annotate2(struct map_symbol *ms,
|
D | annotate.c | 2936 err = symbol__annotate2(ms, evsel, opts, NULL); in symbol__tty_annotate2() 3242 int symbol__annotate2(struct map_symbol *ms, struct evsel *evsel, in symbol__annotate2() function
|
/linux-6.6.21/tools/perf/ui/browsers/ |
D | annotate.c | 982 err = symbol__annotate2(ms, evsel, opts, &browser.arch); in symbol__tui_annotate()
|
/linux-6.6.21/tools/perf/ |
D | builtin-report.c | 733 symbol__annotate2(&he->ms, evsel, &rep->annotation_opts, NULL); in hists__resort_cb()
|