Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dannotate.h470 int hist_entry__annotate_printf(struct hist_entry *he, struct evsel *evsel);
H A Dannotate.c1217 int hist_entry__annotate_printf(struct hist_entry *he, struct evsel *evsel) in hist_entry__annotate_printf() function
1714 hist_entry__annotate_printf(he, evsel); in hist_entry__tty_annotate()
/linux/tools/perf/
H A Dbuiltin-top.c267 more = hist_entry__annotate_printf(he, top->sym_evsel); in perf_top__show_details()