Searched refs:map_symbol__tui_annotate (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.10/tools/perf/util/ |
D | hist.h | 459 int map_symbol__tui_annotate(struct map_symbol *ms, struct evsel *evsel, 496 static inline int map_symbol__tui_annotate(struct map_symbol *ms __maybe_unused, in map_symbol__tui_annotate() function
|
/Linux-v5.10/tools/perf/ui/browsers/ |
D | annotate.c | 875 int map_symbol__tui_annotate(struct map_symbol *ms, struct evsel *evsel, in map_symbol__tui_annotate() function 890 return map_symbol__tui_annotate(&he->ms, evsel, hbt, opts); in hist_entry__tui_annotate()
|
D | hists.c | 2457 err = map_symbol__tui_annotate(&act->ms, evsel, browser->hbt, in do_annotate()
|