Home
last modified time | relevance | path

Searched refs:hist_entry__tui_annotate (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/util/
H A 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-6.6/tools/perf/util/
H A Dhist.h479 int hist_entry__tui_annotate(struct hist_entry *he, struct evsel *evsel,
517 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/
H A Dbuiltin-annotate.c355 key = hist_entry__tui_annotate(he, evsel, NULL, &ann->opts); in hists__find_annotations()
/kernel/linux/linux-6.6/tools/perf/
H A Dbuiltin-annotate.c383 key = hist_entry__tui_annotate(he, evsel, NULL, &ann->opts); in hists__find_annotations()
/kernel/linux/linux-5.10/tools/perf/ui/browsers/
H A Dannotate.c882 int hist_entry__tui_annotate(struct hist_entry *he, struct evsel *evsel, in hist_entry__tui_annotate() function
/kernel/linux/linux-6.6/tools/perf/ui/browsers/
H A Dannotate.c941 int hist_entry__tui_annotate(struct hist_entry *he, struct evsel *evsel, in hist_entry__tui_annotate() function

Completed in 7 milliseconds