Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dannotate.h391 int map_symbol__annotation_dump(struct map_symbol *ms, struct evsel *evsel,
H A Dannotate.c2518 int map_symbol__annotation_dump(struct map_symbol *ms, struct evsel *evsel, in map_symbol__annotation_dump() function
/OK3568_Linux_fs/kernel/tools/perf/ui/browsers/
H A Dannotate.c833 map_symbol__annotation_dump(ms, evsel, browser->opts); in annotate_browser__run()