OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:symbol__annotation
(Results
1 - 7
of
7
) sorted by null
/external/linux-tools-perf/util/
annotate.c
21
struct annotation *notes =
symbol__annotation
(sym);
28
struct annotation *notes =
symbol__annotation
(sym);
43
struct annotation *notes =
symbol__annotation
(sym);
59
notes =
symbol__annotation
(sym);
125
struct annotation *notes =
symbol__annotation
(sym);
200
struct annotation *notes =
symbol__annotation
(sym);
390
struct annotation *notes =
symbol__annotation
(sym);
410
struct annotation *notes =
symbol__annotation
(sym);
494
struct annotation *notes =
symbol__annotation
(sym);
511
struct annotation *notes =
symbol__annotation
(sym)
[
all
...]
annotate.h
77
static inline struct annotation *
symbol__annotation
(struct symbol *sym)
function
/external/linux-tools-perf/util/ui/browsers/
annotate.c
71
struct annotation *notes =
symbol__annotation
(sym);
145
struct annotation *notes =
symbol__annotation
(sym);
282
notes =
symbol__annotation
(sym);
top.c
122
struct annotation *notes =
symbol__annotation
(sym);
/external/linux-tools-perf/
builtin-annotate.c
74
struct annotation *notes =
symbol__annotation
(he->ms.sym);
129
notes =
symbol__annotation
(he->ms.sym);
builtin-top.c
180
notes =
symbol__annotation
(sym);
227
notes =
symbol__annotation
(sym);
248
notes =
symbol__annotation
(symbol);
builtin-report.c
91
struct annotation *notes =
symbol__annotation
(he->ms.sym);
Completed in 380 milliseconds