Searched refs:sym_hist (Results 1 – 3 of 3) sorted by relevance
20 struct sym_hist { struct48 struct sym_hist histograms[0];61 static inline struct sym_hist *annotation__histogram(struct annotation *notes, int idx) in annotation__histogram()
29 size_t sizeof_sym_hist = (sizeof(struct sym_hist) + in symbol__alloc_hist()57 struct sym_hist *h; in symbol__inc_addr_samples()127 struct sym_hist *h = annotation__histogram(notes, evidx); in objdump_line__print()392 struct sym_hist *h = annotation__histogram(notes, evidx); in symbol__get_source_line()468 struct sym_hist *h = annotation__histogram(notes, evidx); in symbol__annotate_hits()545 struct sym_hist *h = annotation__histogram(notes, evidx); in symbol__annotate_zero_histogram()553 struct sym_hist *h = annotation__histogram(notes, evidx); in symbol__annotate_decay_histogram()
74 struct sym_hist *h = annotation__histogram(notes, evidx); in objdump_line__calc_percent()