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 - 3
of
3
) sorted by null
/external/linux-tools-perf/util/
annotate.h
109
static inline int
symbol__tui_annotate
(struct symbol *sym __used,
function
116
int
symbol__tui_annotate
(struct symbol *sym, struct map *map, int evidx,
/external/linux-tools-perf/util/ui/browsers/
annotate.c
251
return
symbol__tui_annotate
(he->ms.sym, he->ms.map, evidx, 0);
254
int
symbol__tui_annotate
(struct symbol *sym, struct map *map, int evidx,
function
top.c
143
symbol__tui_annotate
(sym, syme->map, 0, top->delay_secs * 1000);
Completed in 197 milliseconds