Searched refs:map_symbol__tui_annotate (Results 1 – 3 of 3) sorted by relevance
306 int map_symbol__tui_annotate(struct map_symbol *ms, struct perf_evsel *evsel,327 static inline int map_symbol__tui_annotate(struct map_symbol *ms __maybe_unused, in map_symbol__tui_annotate() function
832 int map_symbol__tui_annotate(struct map_symbol *ms, struct perf_evsel *evsel, in map_symbol__tui_annotate() function841 return map_symbol__tui_annotate(&he->ms, evsel, hbt); in hist_entry__tui_annotate()
1733 err = map_symbol__tui_annotate(&ms, evsel, hbt); in perf_evsel__hists_browse()