symbol__annotation   87 tools/perf/builtin-annotate.c 	struct annotation *notes = sym ? symbol__annotation(sym) : NULL;
symbol__annotation  327 tools/perf/builtin-annotate.c 		notes = symbol__annotation(he->ms.sym);
symbol__annotation  624 tools/perf/builtin-diff.c 	notes = symbol__annotation(he->ms.sym);
symbol__annotation  134 tools/perf/builtin-top.c 	notes = symbol__annotation(sym);
symbol__annotation  205 tools/perf/builtin-top.c 	notes = symbol__annotation(sym);
symbol__annotation  247 tools/perf/builtin-top.c 	notes = symbol__annotation(symbol);
symbol__annotation   43 tools/perf/ui/browsers/annotate.c 	return symbol__annotation(ms->sym);
symbol__annotation  155 tools/perf/ui/browsers/annotate.c 	struct annotation *notes = symbol__annotation(sym);
symbol__annotation  307 tools/perf/ui/browsers/annotate.c 	struct annotation *notes = symbol__annotation(sym);
symbol__annotation  423 tools/perf/ui/browsers/annotate.c 	notes = symbol__annotation(dl->ops.target.sym);
symbol__annotation  667 tools/perf/ui/browsers/annotate.c 	struct annotation *notes = symbol__annotation(ms->sym);
symbol__annotation  896 tools/perf/ui/browsers/annotate.c 	struct annotation *notes = symbol__annotation(sym);
symbol__annotation  745 tools/perf/ui/browsers/hists.c 	bool show_annotated = browser->show_dso && chain->ms.sym && symbol__annotation(chain->ms.sym)->src;
symbol__annotation 2379 tools/perf/ui/browsers/hists.c 	notes = symbol__annotation(act->ms.sym);
symbol__annotation   41 tools/perf/ui/gtk/annotate.c 	symhist = annotation__histogram(symbol__annotation(sym), evidx);
symbol__annotation  107 tools/perf/ui/gtk/annotate.c 	notes = symbol__annotation(sym);
symbol__annotation  793 tools/perf/util/annotate.c 	struct annotation *notes = symbol__annotation(sym);
symbol__annotation  804 tools/perf/util/annotate.c 	struct annotation *notes = symbol__annotation(sym);
symbol__annotation  900 tools/perf/util/annotate.c 	struct annotation *notes = symbol__annotation(sym);
symbol__annotation  919 tools/perf/util/annotate.c 	struct annotation *notes = symbol__annotation(sym);
symbol__annotation 1380 tools/perf/util/annotate.c 		struct annotation *notes = symbol__annotation(sym);
symbol__annotation 1493 tools/perf/util/annotate.c 	struct annotation *notes = symbol__annotation(sym);
symbol__annotation 1578 tools/perf/util/annotate.c 	struct annotation *notes = symbol__annotation(sym);
symbol__annotation 1714 tools/perf/util/annotate.c 	struct annotation *notes = symbol__annotation(sym);
symbol__annotation 2069 tools/perf/util/annotate.c 	struct annotation *notes = symbol__annotation(sym);
symbol__annotation 2079 tools/perf/util/annotate.c 	struct annotation *notes = symbol__annotation(sym);
symbol__annotation 2242 tools/perf/util/annotate.c 	struct annotation *notes = symbol__annotation(sym);
symbol__annotation 2274 tools/perf/util/annotate.c 	struct annotation *notes = symbol__annotation(sym);
symbol__annotation 2408 tools/perf/util/annotate.c 	struct annotation *notes = symbol__annotation(sym);
symbol__annotation 2465 tools/perf/util/annotate.c 	struct annotation *notes = symbol__annotation(sym);
symbol__annotation 2473 tools/perf/util/annotate.c 	struct annotation *notes = symbol__annotation(sym);
symbol__annotation 2677 tools/perf/util/annotate.c 	struct annotation *notes = symbol__annotation(sym);
symbol__annotation 2705 tools/perf/util/annotate.c 	annotated_source__purge(symbol__annotation(sym)->src);
symbol__annotation 2730 tools/perf/util/annotate.c 	annotated_source__purge(symbol__annotation(sym)->src);
symbol__annotation 2985 tools/perf/util/annotate.c 	struct annotation *notes = symbol__annotation(sym);
symbol__annotation  330 tools/perf/util/block-range.c 	return (double)br->coverage / symbol__annotation(sym)->max_coverage;
symbol__annotation  456 tools/perf/util/sort.c 	notes = symbol__annotation(sym);