Searched refs:symbol__annotate (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/tools/perf/ui/gtk/ |
| H A D | annotate.c | 177 err = symbol__annotate(ms, evsel, &annotation__default_options, NULL); in symbol__gtk_annotate()
|
| /OK3568_Linux_fs/kernel/tools/perf/util/ |
| H A D | annotate.h | 352 int symbol__annotate(struct map_symbol *ms,
|
| H A D | annotate.c | 2163 int symbol__annotate(struct map_symbol *ms, struct evsel *evsel, in symbol__annotate() function 2803 if (symbol__annotate(ms, evsel, opts, NULL) < 0) in symbol__tty_annotate() 3083 err = symbol__annotate(ms, evsel, options, parch); in symbol__annotate2()
|
| /OK3568_Linux_fs/kernel/tools/perf/ |
| H A D | builtin-top.c | 148 err = symbol__annotate(&he->ms, evsel, &top->annotation_opts, NULL); in perf_top__parse_source()
|