Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/util/
Dhist.h316 int hist_entry__tui_annotate(struct hist_entry *he, struct perf_evsel *evsel,
341 static inline int hist_entry__tui_annotate(struct hist_entry *he __maybe_unused, in hist_entry__tui_annotate() function
/linux-4.4.14/tools/perf/
Dbuiltin-annotate.c165 key = hist_entry__tui_annotate(he, evsel, NULL); in hists__find_annotations()
/linux-4.4.14/tools/perf/ui/browsers/
Dannotate.c887 int hist_entry__tui_annotate(struct hist_entry *he, struct perf_evsel *evsel, in hist_entry__tui_annotate() function