Home
last modified time | relevance | path

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

/linux-5.19.10/tools/perf/util/
Dannotate.h403 int symbol__tty_annotate2(struct map_symbol *ms, struct evsel *evsel, struct annotation_options *op…
Dannotate.c2812 int symbol__tty_annotate2(struct map_symbol *ms, struct evsel *evsel, in symbol__tty_annotate2() function
/linux-5.19.10/tools/perf/
Dbuiltin-annotate.c307 return symbol__tty_annotate2(&he->ms, evsel, &ann->opts); in hist_entry__tty_annotate()