Home
last modified time | relevance | path

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

/tools/perf/util/
Dannotate.h397 int symbol__annotate_printf(struct map_symbol *ms, struct evsel *evsel);
Dannotate.c2521 int symbol__annotate_printf(struct map_symbol *ms, struct evsel *evsel) in symbol__annotate_printf() function
3010 symbol__annotate_printf(ms, evsel); in symbol__tty_annotate()
/tools/perf/
Dbuiltin-top.c266 more = symbol__annotate_printf(&he->ms, top->sym_evsel); in perf_top__show_details()