Home
last modified time | relevance | path

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

/linux-5.19.10/tools/perf/util/
Dannotate.h390 int symbol__annotate_printf(struct map_symbol *ms, struct evsel *evsel,
Dannotate.c2396 int symbol__annotate_printf(struct map_symbol *ms, struct evsel *evsel, in symbol__annotate_printf() function
2874 symbol__annotate_printf(ms, evsel, opts); in symbol__tty_annotate()
/linux-5.19.10/tools/perf/
Dbuiltin-top.c263 more = symbol__annotate_printf(&he->ms, top->sym_evsel, &top->annotation_opts); in perf_top__show_details()