Searched refs:sym_hist_entry (Results 1 – 2 of 2) sorted by relevance
116 struct sym_hist_entry { struct132 struct sym_hist_entry he; argument237 struct sym_hist_entry addr[];
836 if (size > (SIZE_MAX - sizeof(struct sym_hist)) / sizeof(struct sym_hist_entry)) in annotated_source__alloc_histograms()839 sizeof_sym_hist = (sizeof(struct sym_hist) + size * sizeof(struct sym_hist_entry)); in annotated_source__alloc_histograms()