Home
last modified time | relevance | path

Searched refs:hist_entry__tui_annotate (Results 1 – 4 of 4) sorted by relevance

/linux/tools/perf/util/
H A Dhist.h722 int hist_entry__tui_annotate(struct hist_entry *he, struct evsel *evsel,
757 static inline int hist_entry__tui_annotate(struct hist_entry *he __maybe_unused, in hist_entry__tui_annotate() function
/linux/tools/perf/
H A Dbuiltin-annotate.c523 key = hist_entry__tui_annotate(he, evsel, NULL, NO_ADDR); in hists__find_annotations()
H A Dbuiltin-c2c.c2627 return hist_entry__tui_annotate(he, c2c_he->evsel, NULL, al_addr); in perf_c2c__toggle_annotation()
/linux/tools/perf/ui/browsers/
H A Dannotate.c1147 int hist_entry__tui_annotate(struct hist_entry *he, struct evsel *evsel, in hist_entry__tui_annotate() function