Searched refs:symbol__annotate_printf (Results 1 – 6 of 6) sorted by relevance
| /kernel/linux/linux-5.10/tools/perf/util/ |
| D | annotate.h | 385 int symbol__annotate_printf(struct map_symbol *ms, struct evsel *evsel,
|
| D | annotate.c | 2358 int symbol__annotate_printf(struct map_symbol *ms, struct evsel *evsel, in symbol__annotate_printf() function 2820 symbol__annotate_printf(ms, evsel, opts); in symbol__tty_annotate()
|
| /kernel/linux/linux-6.6/tools/perf/util/ |
| D | annotate.h | 395 int symbol__annotate_printf(struct map_symbol *ms, struct evsel *evsel,
|
| D | annotate.c | 2496 int symbol__annotate_printf(struct map_symbol *ms, struct evsel *evsel, in symbol__annotate_printf() function 2988 symbol__annotate_printf(ms, evsel, opts); in symbol__tty_annotate()
|
| /kernel/linux/linux-5.10/tools/perf/ |
| D | builtin-top.c | 262 more = symbol__annotate_printf(&he->ms, top->sym_evsel, &top->annotation_opts); in perf_top__show_details()
|
| /kernel/linux/linux-6.6/tools/perf/ |
| D | builtin-top.c | 266 more = symbol__annotate_printf(&he->ms, top->sym_evsel, &top->annotation_opts); in perf_top__show_details()
|