Home
last modified time | relevance | path

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

/Linux-v5.15/tools/perf/util/
Dannotate.h393 int map_symbol__annotation_dump(struct map_symbol *ms, struct evsel *evsel,
Dannotate.c2534 int map_symbol__annotation_dump(struct map_symbol *ms, struct evsel *evsel, in map_symbol__annotation_dump() function
/Linux-v5.15/tools/perf/ui/browsers/
Dannotate.c890 map_symbol__annotation_dump(ms, evsel, browser->opts); in annotate_browser__run()