OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:symbol__tui_annotate
(Results
1 - 2
of
2
) sorted by null
/external/linux-tools-perf/perf-3.12.0/tools/perf/util/
annotate.h
154
int
symbol__tui_annotate
(struct symbol *sym, struct map *map,
158
static inline int
symbol__tui_annotate
(struct symbol *sym __maybe_unused,
function
/external/linux-tools-perf/perf-3.12.0/tools/perf/ui/browsers/
annotate.c
472
symbol__tui_annotate
(target, ms->map, evsel, hbt);
823
return
symbol__tui_annotate
(he->ms.sym, he->ms.map, evsel, hbt);
870
int
symbol__tui_annotate
(struct symbol *sym, struct map *map,
function
Completed in 80 milliseconds