Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/util/
Dhist.h462 int hist_entry__tui_annotate(struct hist_entry *he, struct evsel *evsel,
503 static inline int hist_entry__tui_annotate(struct hist_entry *he __maybe_unused, in hist_entry__tui_annotate() function
/kernel/linux/linux-5.10/tools/perf/
Dbuiltin-annotate.c355 key = hist_entry__tui_annotate(he, evsel, NULL, &ann->opts); in hists__find_annotations()
/kernel/linux/linux-5.10/tools/perf/ui/browsers/
Dannotate.c882 int hist_entry__tui_annotate(struct hist_entry *he, struct evsel *evsel, in hist_entry__tui_annotate() function