annotated_source 740 tools/perf/util/annotate.c static struct annotated_source *annotated_source__new(void) annotated_source 742 tools/perf/util/annotate.c struct annotated_source *src = zalloc(sizeof(*src)); annotated_source 750 tools/perf/util/annotate.c static __maybe_unused void annotated_source__delete(struct annotated_source *src) annotated_source 759 tools/perf/util/annotate.c static int annotated_source__alloc_histograms(struct annotated_source *src, annotated_source 864 tools/perf/util/annotate.c struct annotated_source *src, int evidx, u64 addr, annotated_source 917 tools/perf/util/annotate.c struct annotated_source *symbol__hists(struct symbol *sym, int nr_hists) annotated_source 941 tools/perf/util/annotate.c struct annotated_source *src; annotated_source 2484 tools/perf/util/annotate.c void annotated_source__purge(struct annotated_source *as) annotated_source 295 tools/perf/util/annotate.h struct annotated_source *src; annotated_source 322 tools/perf/util/annotate.h static inline struct sym_hist *annotated_source__histogram(struct annotated_source *src, int idx) annotated_source 347 tools/perf/util/annotate.h struct annotated_source *symbol__hists(struct symbol *sym, int nr_hists); annotated_source 389 tools/perf/util/annotate.h void annotated_source__purge(struct annotated_source *as);