Searched refs:map_symbol__tui_annotate (Results 1 - 3 of 3) sorted by relevance

/linux-master/tools/perf/util/
H A Dhist.h477 int map_symbol__tui_annotate(struct map_symbol *ms, struct evsel *evsel,
506 static inline int map_symbol__tui_annotate(struct map_symbol *ms __maybe_unused, function
/linux-master/tools/perf/ui/browsers/
H A Dannotate.c929 int map_symbol__tui_annotate(struct map_symbol *ms, struct evsel *evsel, function
943 return map_symbol__tui_annotate(&he->ms, evsel, hbt);
H A Dhists.c2446 err = map_symbol__tui_annotate(&act->ms, evsel, browser->hbt);

Completed in 129 milliseconds