Lines Matching defs:start
343 u64 start, end; in jump__parse() local
826 u64 start, in __symbol__account_cycles()
963 static int symbol__account_cycles(u64 addr, u64 start, in symbol__account_cycles()
991 struct addr_map_symbol *start, in addr_map_symbol__account_cycles()
1024 static unsigned annotation__count_insn(struct annotation *notes, u64 start, u64 end) in annotation__count_insn()
1036 static void annotation__count_and_fill(struct annotation *notes, u64 start, u64 end, struct cyc_his… in annotation__count_and_fill()
1344 static int disasm_line__print(struct disasm_line *dl, u64 start, int addr_fmt_width) in disasm_line__print()
1358 annotation_line__print(struct annotation_line *al, struct symbol *sym, u64 start, in annotation_line__print()
1499 u64 start = map__rip_2objdump(map, sym->start), in symbol__parse_objdump_line() local
2339 static int annotated_source__addr_fmt_width(struct list_head *lines, u64 start) in annotated_source__addr_fmt_width()
2364 u64 start = map__rip_2objdump(map, sym->start); in symbol__annotate_printf() local