Home
last modified time | relevance | path

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

/tools/perf/util/
Dhist.h197 int hist_entry__tui_annotate(struct hist_entry *he, struct perf_evsel *evsel,
214 static inline int hist_entry__tui_annotate(struct hist_entry *self in hist_entry__tui_annotate() function
/tools/perf/
Dbuiltin-annotate.c154 key = hist_entry__tui_annotate(he, evsel, NULL); in hists__find_annotations()
/tools/perf/ui/browsers/
Dannotate.c808 int hist_entry__tui_annotate(struct hist_entry *he, struct perf_evsel *evsel, in hist_entry__tui_annotate() function
Dhists.c1601 err = hist_entry__tui_annotate(he, evsel, hbt); in perf_evsel__hists_browse()