Home
last modified time | relevance | path

Searched refs:symbol__annotate2 (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.15/tools/perf/util/
Dannotate.h358 int symbol__annotate2(struct map_symbol *ms,
Dannotate.c2794 err = symbol__annotate2(ms, evsel, opts, NULL); in symbol__tty_annotate2()
3100 int symbol__annotate2(struct map_symbol *ms, struct evsel *evsel, in symbol__annotate2() function
/Linux-v5.15/tools/perf/ui/browsers/
Dannotate.c976 err = symbol__annotate2(ms, evsel, opts, &browser.arch); in symbol__tui_annotate()
/Linux-v5.15/tools/perf/
Dbuiltin-report.c699 symbol__annotate2(&he->ms, evsel, in hists__resort_cb()