Home
last modified time | relevance | path

Searched refs:annotated_source (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/tools/perf/util/
A Dannotate.h268 struct annotated_source { struct
300 struct annotated_source *src;
331 static inline struct sym_hist *annotated_source__histogram(struct annotated_source *src, int idx) in annotated_source__histogram()
356 struct annotated_source *symbol__hists(struct symbol *sym, int nr_hists);
396 void annotated_source__purge(struct annotated_source *as);
A Dannotate.c757 static struct annotated_source *annotated_source__new(void) in annotated_source__new()
759 struct annotated_source *src = zalloc(sizeof(*src)); in annotated_source__new()
767 static __maybe_unused void annotated_source__delete(struct annotated_source *src) in annotated_source__delete()
776 static int annotated_source__alloc_histograms(struct annotated_source *src, in annotated_source__alloc_histograms()
885 struct annotated_source *src, int evidx, u64 addr, in __symbol__inc_addr_samples()
939 struct annotated_source *symbol__hists(struct symbol *sym, int nr_hists) in symbol__hists()
964 struct annotated_source *src; in symbol__inc_addr_samples()
2620 void annotated_source__purge(struct annotated_source *as) in annotated_source__purge()
/linux-6.3-rc2/tools/perf/ui/browsers/
A Dhists.c2476 struct annotated_source *src; in symbol__new_unresolved()

Completed in 21 milliseconds