Home
last modified time | relevance | path

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

/linux/tools/perf/util/
A Dannotate.h115 struct sym_hist_entry { struct
131 struct sym_hist_entry he; argument
233 struct sym_hist_entry addr[];
A Dannotate.c792 if (size > (SIZE_MAX - sizeof(struct sym_hist)) / sizeof(struct sym_hist_entry)) in annotated_source__alloc_histograms()
795 sizeof_sym_hist = (sizeof(struct sym_hist) + size * sizeof(struct sym_hist_entry)); in annotated_source__alloc_histograms()
/linux/tools/perf/ui/browsers/
A Dannotate.c24 struct sym_hist_entry he;

Completed in 13 milliseconds