Symbol: symbol__annotation
tools/perf/builtin-annotate.c
100
struct annotation *notes = sym ? symbol__annotation(sym) : NULL;
tools/perf/builtin-annotate.c
431
notes = symbol__annotation(he->ms.sym);
tools/perf/builtin-top.c
141
notes = symbol__annotation(sym);
tools/perf/builtin-top.c
214
notes = symbol__annotation(sym);
tools/perf/builtin-top.c
256
notes = symbol__annotation(symbol);
tools/perf/ui/browsers/annotate.c
1166
struct annotation *notes = symbol__annotation(sym);
tools/perf/ui/browsers/annotate.c
191
struct annotation *notes = symbol__annotation(sym);
tools/perf/ui/browsers/annotate.c
343
struct annotation *notes = symbol__annotation(sym);
tools/perf/ui/browsers/annotate.c
597
notes = symbol__annotation(dl->ops.target.sym);
tools/perf/ui/browsers/annotate.c
62
return symbol__annotation(ms->sym);
tools/perf/ui/browsers/annotate.c
888
struct annotation *notes = symbol__annotation(ms->sym);
tools/perf/ui/browsers/hists.c
2478
notes = symbol__annotation(act->ms.sym);
tools/perf/ui/browsers/hists.c
2537
if (ms->sym == NULL || symbol__annotation(ms->sym)->src == NULL)
tools/perf/ui/browsers/hists.c
3168
if (symbol__annotation(browser->selection->sym)->src == NULL) {
tools/perf/ui/browsers/hists.c
797
bool show_annotated = browser->show_dso && chain->ms.sym && symbol__annotation(chain->ms.sym)->src;
tools/perf/ui/gtk/annotate.c
117
notes = symbol__annotation(sym);
tools/perf/ui/gtk/annotate.c
45
notes = symbol__annotation(sym);
tools/perf/util/annotate-data.c
1385
struct annotation *notes = symbol__annotation(sym);
tools/perf/util/annotate.c
1014
struct annotation *notes = symbol__annotation(sym);
tools/perf/util/annotate.c
1188
struct annotation *notes = symbol__annotation(sym);
tools/perf/util/annotate.c
1225
struct annotation *notes = symbol__annotation(sym);
tools/perf/util/annotate.c
1361
struct annotation *notes = symbol__annotation(sym);
tools/perf/util/annotate.c
1430
struct annotation *notes = symbol__annotation(sym);
tools/perf/util/annotate.c
1438
struct annotation *notes = symbol__annotation(sym);
tools/perf/util/annotate.c
150
struct annotation *notes = symbol__annotation(sym);
tools/perf/util/annotate.c
1659
struct annotation *notes = symbol__annotation(ms->sym);
tools/perf/util/annotate.c
1699
annotated_source__purge(symbol__annotation(sym)->src);
tools/perf/util/annotate.c
1732
annotated_source__purge(symbol__annotation(sym)->src);
tools/perf/util/annotate.c
2208
struct annotation *notes = symbol__annotation(sym);
tools/perf/util/annotate.c
2630
notes = symbol__annotation(sym);
tools/perf/util/annotate.c
2762
notes = symbol__annotation(ms->sym);
tools/perf/util/annotate.c
280
struct annotation *notes = symbol__annotation(sym);
tools/perf/util/annotate.c
2967
notes = symbol__annotation(ms->sym);
tools/perf/util/annotate.c
305
struct annotation *notes = symbol__annotation(sym);
tools/perf/util/annotate.c
3067
struct annotation *notes = symbol__annotation(sym);
tools/perf/util/annotate.c
788
struct annotation *notes = symbol__annotation(sym);
tools/perf/util/annotate.c
980
struct annotation *notes = symbol__annotation(sym);
tools/perf/util/block-info.c
144
notes = symbol__annotation(he->ms.sym);
tools/perf/util/block-range.c
327
branch = symbol__annotation(sym)->branch;
tools/perf/util/capstone.c
365
struct annotation *notes = symbol__annotation(sym);
tools/perf/util/capstone.c
489
struct annotation *notes = symbol__annotation(sym);
tools/perf/util/disasm.c
1019
struct annotation *notes = symbol__annotation(sym);
tools/perf/util/disasm.c
1084
struct annotation *notes = symbol__annotation(sym);
tools/perf/util/disasm.c
1238
struct annotation *notes = symbol__annotation(sym);
tools/perf/util/disasm.c
1383
struct annotation *notes = symbol__annotation(sym);
tools/perf/util/disasm.c
946
struct annotation *notes = symbol__annotation(args->ms->sym);
tools/perf/util/libbfd.c
499
struct annotation *notes = symbol__annotation(sym);
tools/perf/util/llvm.c
120
struct annotation *notes = symbol__annotation(sym);
tools/perf/util/sort.c
803
branch = symbol__annotation(sym)->branch;
tools/perf/util/symbol.c
346
struct annotation *notes = symbol__annotation(sym);