Home
last modified time | relevance | path

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

/external/linux-tools-perf/perf-3.12.0/tools/perf/util/
Dhist.h201 int hist_entry__tui_annotate(struct hist_entry *he, struct perf_evsel *evsel,
220 static inline int hist_entry__tui_annotate(struct hist_entry *self in hist_entry__tui_annotate() function
/external/linux-tools-perf/perf-3.12.0/tools/perf/
Dbuiltin-annotate.c153 key = hist_entry__tui_annotate(he, evsel, NULL); in hists__find_annotations()
/external/linux-tools-perf/perf-3.12.0/tools/perf/ui/browsers/
Dannotate.c820 int hist_entry__tui_annotate(struct hist_entry *he, struct perf_evsel *evsel, in hist_entry__tui_annotate() function
Dhists.c1659 err = hist_entry__tui_annotate(he, evsel, hbt); in perf_evsel__hists_browse()