Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/util/
Dannotate.h161 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.4.14/tools/perf/
Dbuiltin-annotate.c204 machines__set_symbol_filter(&session->machines, symbol__annotate_init); in __cmd_annotate()
Dbuiltin-report.c923 symbol__annotate_init); in cmd_report()