Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/kernel/tools/perf/
H A Dbuiltin-annotate.c355 key = hist_entry__tui_annotate(he, evsel, NULL, &ann->opts); in hists__find_annotations()
/OK3568_Linux_fs/kernel/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