Home
last modified time | relevance | path

Searched refs:symbol__annotate_init (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/tools/perf/util/
Dannotate.h141 int symbol__annotate_init(struct map *map __maybe_unused, struct symbol *sym);
Dannotate.c443 int symbol__annotate_init(struct map *map __maybe_unused, struct symbol *sym) in symbol__annotate_init() function
/linux-4.1.27/tools/perf/
Dbuiltin-annotate.c196 machines__set_symbol_filter(&session->machines, symbol__annotate_init); in __cmd_annotate()
Dbuiltin-report.c833 symbol__annotate_init); in cmd_report()