Home
last modified time | relevance | path

Searched refs:symbol__annotate_printf (Results 1 – 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/util/
Dannotate.h385 int symbol__annotate_printf(struct map_symbol *ms, struct evsel *evsel,
Dannotate.c2358 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/
Dannotate.h395 int symbol__annotate_printf(struct map_symbol *ms, struct evsel *evsel,
Dannotate.c2496 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/
Dbuiltin-top.c262 more = symbol__annotate_printf(&he->ms, top->sym_evsel, &top->annotation_opts); in perf_top__show_details()
/kernel/linux/linux-6.6/tools/perf/
Dbuiltin-top.c266 more = symbol__annotate_printf(&he->ms, top->sym_evsel, &top->annotation_opts); in perf_top__show_details()