Searched refs:annotation__histogram (Results 1 – 3 of 3) sorted by relevance
69 h = annotation__histogram(notes, evidx); in symbol__inc_addr_samples()127 struct sym_hist *h = annotation__histogram(notes, evidx); in objdump_line__print()411 struct sym_hist *h = annotation__histogram(notes, evidx); in symbol__get_source_line()495 struct sym_hist *h = annotation__histogram(notes, evidx); in symbol__annotate_hits()572 struct sym_hist *h = annotation__histogram(notes, evidx); in symbol__annotate_zero_histogram()580 struct sym_hist *h = annotation__histogram(notes, evidx); in symbol__annotate_decay_histogram()
71 static inline struct sym_hist *annotation__histogram(struct annotation *notes, int idx) in annotation__histogram() function
73 struct sym_hist *h = annotation__histogram(notes, evidx); in objdump_line__calc_percent()