Searched refs:symbol__annotate (Results 1 – 4 of 4) sorted by relevance
| /linux/tools/perf/ui/gtk/ |
| A D | annotate.c | 177 err = symbol__annotate(ms, evsel, &annotation__default_options, NULL); in symbol__gtk_annotate()
|
| /linux/tools/perf/util/ |
| A D | annotate.h | 357 int symbol__annotate(struct map_symbol *ms,
|
| A D | annotate.c | 2193 int symbol__annotate(struct map_symbol *ms, struct evsel *evsel, in symbol__annotate() function 2844 err = symbol__annotate(ms, evsel, opts, NULL); in symbol__tty_annotate() 3131 err = symbol__annotate(ms, evsel, options, parch); in symbol__annotate2()
|
| /linux/tools/perf/ |
| A D | builtin-top.c | 149 err = symbol__annotate(&he->ms, evsel, &top->annotation_opts, NULL); in perf_top__parse_source()
|
Completed in 14 milliseconds