Home
last modified time | relevance | path

Searched refs:symbol__tty_annotate (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/tools/perf/util/
Dannotate.h401 int symbol__tty_annotate(struct map_symbol *ms, struct evsel *evsel, struct annotation_options *opt…
Dannotate.c2848 int symbol__tty_annotate(struct map_symbol *ms, struct evsel *evsel, in symbol__tty_annotate() function
/linux-5.19.10/tools/perf/
Dbuiltin-annotate.c305 return symbol__tty_annotate(&he->ms, evsel, &ann->opts); in hist_entry__tty_annotate()