Searched refs:hist_entry__tui_annotate (Results 1 – 4 of 4) sorted by relevance
| /linux/tools/perf/util/ |
| H A D | hist.h | 724 int hist_entry__tui_annotate(struct hist_entry *he, struct evsel *evsel, 759 static inline int hist_entry__tui_annotate(struct hist_entry *he __maybe_unused, in hist_entry__tui_annotate() 757 static inline int hist_entry__tui_annotate(struct hist_entry *he __maybe_unused, hist_entry__tui_annotate() function
|
| /linux/tools/perf/ |
| H A D | builtin-annotate.c | 513 key = hist_entry__tui_annotate(he, evsel, NULL, NO_ADDR); in hists__find_annotations()
|
| H A D | builtin-c2c.c | 2627 return hist_entry__tui_annotate(he, c2c_he->evsel, NULL, al_addr); in perf_c2c__toggle_annotation()
|
| /linux/tools/perf/ui/browsers/ |
| H A D | annotate.c | 1147 int hist_entry__tui_annotate(struct hist_entry *he, struct evsel *evsel, in hist_entry__tui_annotate() function
|