Lines Matching refs:symbol__annotation
23 struct annotation *notes = symbol__annotation(sym); in symbol__annotate_init()
30 struct annotation *notes = symbol__annotation(sym); in symbol__alloc_hist()
45 struct annotation *notes = symbol__annotation(sym); in symbol__annotate_zero_histograms()
61 notes = symbol__annotation(sym); in symbol__inc_addr_samples()
127 struct annotation *notes = symbol__annotation(sym); in objdump_line__print()
202 struct annotation *notes = symbol__annotation(sym); in symbol__parse_objdump_line()
381 struct annotation *notes = symbol__annotation(sym); in symbol__free_source_line()
401 struct annotation *notes = symbol__annotation(sym); in symbol__get_source_line()
477 struct annotation *notes = symbol__annotation(sym); in symbol__annotate_hits()
494 struct annotation *notes = symbol__annotation(sym); in symbol__annotate_printf()
554 struct annotation *notes = symbol__annotation(sym); in symbol__annotate_zero_histogram()
562 struct annotation *notes = symbol__annotation(sym); in symbol__annotate_decay_histogram()
608 objdump_line_list__purge(&symbol__annotation(sym)->src->source); in symbol__tty_annotate()