Home
last modified time | relevance | path

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

/linux/tools/perf/util/ !
H A Dannotate.h433 int symbol__annotate2(struct map_symbol *ms,
H A Dannotate.c1662 err = symbol__annotate2(ms, evsel, NULL); in hist_entry__tty_annotate2()
2129 int symbol__annotate2(struct map_symbol *ms, struct evsel *evsel, in symbol__annotate2() function
/linux/tools/perf/ !
H A Dbuiltin-report.c763 symbol__annotate2(&he->ms, evsel, NULL); in hists__resort_cb()