Home
last modified time | relevance | path

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

/linux-6.12.1/tools/perf/util/
Dannotate.h458 int symbol__tui_annotate(struct map_symbol *ms, struct evsel *evsel,
461 static inline int symbol__tui_annotate(struct map_symbol *ms __maybe_unused, in symbol__tui_annotate() function
/linux-6.12.1/tools/perf/ui/browsers/
Dannotate.c483 symbol__tui_annotate(&target_ms, evsel, hbt); in annotate_browser__callq()
946 return symbol__tui_annotate(ms, evsel, hbt); in map_symbol__tui_annotate()
960 int symbol__tui_annotate(struct map_symbol *ms, struct evsel *evsel, in symbol__tui_annotate() function