OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:symbol__annotate_init
(Results
1 - 4
of
4
) sorted by null
/external/linux-tools-perf/perf-3.12.0/tools/perf/util/
annotate.h
141
int
symbol__annotate_init
(struct map *map __maybe_unused, struct symbol *sym);
annotate.c
423
int
symbol__annotate_init
(struct map *map __maybe_unused, struct symbol *sym)
function
[
all
...]
/external/linux-tools-perf/perf-3.12.0/tools/perf/
builtin-annotate.c
197
machines__set_symbol_filter(&session->machines,
symbol__annotate_init
);
builtin-report.c
928
symbol__annotate_init
);
Completed in 395 milliseconds