Lines Matching defs:al

1167 			struct annotation_line *al = notes->src->offsets[offset];  in annotation__count_and_fill()  local
1203 struct annotation_line *al; in annotation__compute_ipc() local
1228 struct annotation_line *al = notes->src->offsets[offset]; in annotation__compute_ipc() local
1301 static void annotation_line__init(struct annotation_line *al, in annotation_line__init()
1312 static void annotation_line__exit(struct annotation_line *al) in annotation_line__exit()
1321 struct annotation_line *al; in disasm_line_size() local
1447 static void annotation_line__add(struct annotation_line *al, struct list_head *head) in annotation_line__add()
1558 annotation_line__print(struct annotation_line *al, struct symbol *sym, u64 start, in annotation_line__print()
2357 struct annotation_line *al, *next; in annotation__calc_percent() local
2448 static void insert_source_line(struct rb_root *root, struct annotation_line *al) in insert_source_line()
2497 static void __resort_source_line(struct rb_root *root, struct annotation_line *al) in __resort_source_line()
2519 struct annotation_line *al; in resort_source_line() local
2537 struct annotation_line *al; in print_summary() local
2751 struct annotation_line *al; in symbol__annotate_fprintf2() local
2818 struct annotation_line *al, *n; in annotated_source__purge() local
2873 struct annotation_line *al = notes->src->offsets[offset]; in annotation__mark_jump_targets() local
2897 struct annotation_line *al; in annotation__set_offsets() local
2938 struct annotation_line *al; in annotation__max_ins_name() local
2991 struct annotation_line *al; in annotation__calc_lines() local
3100 static double annotation_line__max_percent(struct annotation_line *al, in annotation_line__max_percent()
3168 static void __annotation_line__write(struct annotation_line *al, struct annotation *notes, in __annotation_line__write()
3330 void annotation_line__write(struct annotation_line *al, struct annotation *notes, in annotation_line__write()