Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dannotate.h400 int symbol__annotate_printf(struct map_symbol *ms, struct evsel *evsel);
H A Dannotate.c2529 int symbol__annotate_printf(struct map_symbol *ms, struct evsel *evsel) in symbol__annotate_printf() function
3019 symbol__annotate_printf(ms, evsel); in symbol__tty_annotate()
/openbmc/linux/tools/perf/
H A Dbuiltin-top.c266 more = symbol__annotate_printf(&he->ms, top->sym_evsel); in perf_top__show_details()