Searched refs:symbol__annotate2 (Results 1 – 4 of 4) sorted by relevance
| /linux/tools/perf/util/ |
| H A D | annotate.h | 283 * to see each group separately, that is why symbol__annotate2() 443 int symbol__annotate2(struct map_symbol *ms,
|
| H A D | annotate.c | 1678 err = symbol__annotate2(ms, evsel, NULL); in hist_entry__tty_annotate2() 2204 int symbol__annotate2(struct map_symbol *ms, struct evsel *evsel, in symbol__annotate2() function
|
| /linux/tools/perf/ui/browsers/ |
| H A D | annotate.c | 473 symbol__annotate2(ms, evsel, &browser->arch); in annotate_browser__toggle_source() 1192 err = symbol__annotate2(ms, evsel, &browser.arch); in __hist_entry__tui_annotate()
|
| /linux/tools/perf/ |
| H A D | builtin-report.c | 759 symbol__annotate2(&he->ms, evsel, NULL); in hists__resort_cb()
|