Home
last modified time | relevance | path

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

/linux-5.19.10/tools/perf/util/
Dannotate.h361 int symbol__annotate2(struct map_symbol *ms,
Dannotate.c2822 err = symbol__annotate2(ms, evsel, opts, NULL); in symbol__tty_annotate2()
3128 int symbol__annotate2(struct map_symbol *ms, struct evsel *evsel, in symbol__annotate2() function
/linux-5.19.10/tools/perf/ui/browsers/
Dannotate.c978 err = symbol__annotate2(ms, evsel, opts, &browser.arch); in symbol__tui_annotate()
/linux-5.19.10/tools/perf/
Dbuiltin-report.c720 symbol__annotate2(&he->ms, evsel, in hists__resort_cb()