Home
last modified time | relevance | path

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

/linux-6.14.4/tools/perf/util/
Dannotate.h458 int symbol__annotate_printf(struct map_symbol *ms, struct evsel *evsel);
Dannotate.c1170 int symbol__annotate_printf(struct map_symbol *ms, struct evsel *evsel) in symbol__annotate_printf() function
1660 symbol__annotate_printf(ms, evsel); in symbol__tty_annotate()
/linux-6.14.4/tools/perf/
Dbuiltin-top.c266 more = symbol__annotate_printf(&he->ms, top->sym_evsel); in perf_top__show_details()