Searched refs:symbol__annotate2 (Results 1 – 4 of 4) sorted by relevance
/linux/tools/perf/util/ |
H A D | annotate.h | 433 int symbol__annotate2(struct map_symbol *ms,
|
H A D | annotate.c | 1662 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/ui/browsers/ |
H A D | annotate.c | 436 symbol__annotate2(ms, evsel, &browser->arch); in annotate_browser__toggle_source() 1080 err = symbol__annotate2(ms, evsel, &browser.arch); in symbol__tui_annotate()
|
/linux/tools/perf/ |
H A D | builtin-report.c | 763 symbol__annotate2(&he->ms, evsel, NULL); in hists__resort_cb()
|