Searched refs:symbol__tui_annotate (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/tools/perf/util/ |
D | annotate.h | 408 int symbol__tui_annotate(struct map_symbol *ms, struct evsel *evsel, 412 static inline int symbol__tui_annotate(struct map_symbol *ms __maybe_unused, in symbol__tui_annotate() function
|
/linux-6.1.9/tools/perf/ui/browsers/ |
D | annotate.c | 485 symbol__tui_annotate(&target_ms, evsel, hbt, browser->opts); in annotate_browser__callq() 935 return symbol__tui_annotate(ms, evsel, hbt, opts); in map_symbol__tui_annotate() 949 int symbol__tui_annotate(struct map_symbol *ms, struct evsel *evsel, in symbol__tui_annotate() function
|