Lines Matching defs:start
363 u64 start, end; in jump__parse() local
867 u64 start, in __symbol__account_cycles()
1014 static int symbol__account_cycles(u64 addr, u64 start, in symbol__account_cycles()
1042 struct addr_map_symbol *start, in addr_map_symbol__account_cycles()
1075 static unsigned annotation__count_insn(struct annotation *notes, u64 start, u64 end) in annotation__count_insn()
1095 static void annotation__count_and_fill(struct annotation *notes, u64 start, u64 end, struct cyc_his… in annotation__count_and_fill()
1488 static int disasm_line__print(struct disasm_line *dl, u64 start, int addr_fmt_width) in disasm_line__print()
1502 annotation_line__print(struct annotation_line *al, struct symbol *sym, u64 start, in annotation_line__print()
1643 u64 start = map__rip_2objdump(map, sym->start), in symbol__parse_objdump_line() local
2516 static int annotated_source__addr_fmt_width(struct list_head *lines, u64 start) in annotated_source__addr_fmt_width()
2541 u64 start = map__rip_2objdump(map, sym->start); in symbol__annotate_printf() local