Lines Matching refs:symbol__annotation
445 struct annotation *notes = symbol__annotation(sym); in symbol__annotate_init()
452 struct annotation *notes = symbol__annotation(sym); in symbol__alloc_hist()
478 struct annotation *notes = symbol__annotation(sym); in symbol__annotate_zero_histograms()
517 notes = symbol__annotation(sym); in symbol__inc_addr_samples()
696 struct annotation *notes = symbol__annotation(sym); in disasm_line__print()
810 struct annotation *notes = symbol__annotation(sym); in symbol__parse_objdump_line()
904 struct annotation *notes = symbol__annotation(sym); in delete_last_nop()
1169 struct annotation *notes = symbol__annotation(sym); in symbol__free_source_line()
1194 struct annotation *notes = symbol__annotation(sym); in symbol__get_source_line()
1288 struct annotation *notes = symbol__annotation(sym); in symbol__annotate_hits()
1307 struct annotation *notes = symbol__annotation(sym); in symbol__annotate_printf()
1386 struct annotation *notes = symbol__annotation(sym); in symbol__annotate_zero_histogram()
1394 struct annotation *notes = symbol__annotation(sym); in symbol__annotate_decay_histogram()
1466 disasm__purge(&symbol__annotation(sym)->src->source); in symbol__tty_annotate()