Home
last modified time | relevance | path

Searched refs:symbol__tui_annotate (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/tools/perf/util/
H A Dannotate.h411 int symbol__tui_annotate(struct map_symbol *ms, struct evsel *evsel,
415 static inline int symbol__tui_annotate(struct map_symbol *ms __maybe_unused, in symbol__tui_annotate() function
/openbmc/linux/tools/perf/ui/browsers/
H A Dannotate.c486 symbol__tui_annotate(&target_ms, evsel, hbt, browser->opts); in annotate_browser__callq()
938 return symbol__tui_annotate(ms, evsel, hbt, opts); in map_symbol__tui_annotate()
952 int symbol__tui_annotate(struct map_symbol *ms, struct evsel *evsel, in symbol__tui_annotate() function