Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/util/
Dannotate.h468 int hist_entry__annotate_printf(struct hist_entry *he, struct evsel *evsel);
Dannotate.c1217 int hist_entry__annotate_printf(struct hist_entry *he, struct evsel *evsel) in hist_entry__annotate_printf() function
1713 hist_entry__annotate_printf(he, evsel); in hist_entry__tty_annotate()
/linux-6.15/tools/perf/
Dbuiltin-top.c266 more = hist_entry__annotate_printf(he, top->sym_evsel); in perf_top__show_details()