Lines Matching defs:notes
761 struct annotation *notes = symbol__annotation(sym); in symbol__alloc_hist_cycles() local
772 struct annotation *notes = symbol__annotation(sym); in symbol__annotate_zero_histograms() local
868 struct annotation *notes = symbol__annotation(sym); in symbol__cycles_hist() local
887 struct annotation *notes = symbol__annotation(sym); in symbol__hists() local
979 static unsigned annotation__count_insn(struct annotation *notes, u64 start, u64 end) in annotation__count_insn()
991 static void annotation__count_and_fill(struct annotation *notes, u64 start, u64 end, struct cyc_his… in annotation__count_and_fill()
1013 void annotation__compute_ipc(struct annotation *notes, size_t size) in annotation__compute_ipc()
1335 struct annotation *notes = symbol__annotation(sym); in annotation_line__print() local
1448 struct annotation *notes = symbol__annotation(sym); in symbol__parse_objdump_line() local
1533 struct annotation *notes = symbol__annotation(sym); in delete_last_nop() local
1819 static void annotation__calc_percent(struct annotation *notes, in annotation__calc_percent()
1852 struct annotation *notes = symbol__annotation(sym); in symbol__calc_percent() local
1862 struct annotation *notes = symbol__annotation(sym); in symbol__annotate() local
2025 struct annotation *notes = symbol__annotation(sym); in symbol__annotate_hits() local
2057 struct annotation *notes = symbol__annotation(sym); in symbol__annotate_printf() local
2191 struct annotation *notes = symbol__annotation(sym); in symbol__annotate_fprintf2() local
2248 struct annotation *notes = symbol__annotation(sym); in symbol__annotate_zero_histogram() local
2256 struct annotation *notes = symbol__annotation(sym); in symbol__annotate_decay_histogram() local
2315 void annotation__mark_jump_targets(struct annotation *notes, struct symbol *sym) in annotation__mark_jump_targets()
2348 void annotation__set_offsets(struct annotation *notes, s64 size) in annotation__set_offsets()
2385 void annotation__init_column_widths(struct annotation *notes, struct symbol *sym) in annotation__init_column_widths()
2393 void annotation__update_column_widths(struct annotation *notes) in annotation__update_column_widths()
2406 static void annotation__calc_lines(struct annotation *notes, struct map *map, in annotation__calc_lines()
2442 struct annotation *notes = symbol__annotation(sym); in symbol__calc_lines() local
2507 struct annotation *notes, in annotation_line__max_percent()
2526 static void disasm_line__write(struct disasm_line *dl, struct annotation *notes, in disasm_line__write()
2557 static void __annotation_line__write(struct annotation_line *al, struct annotation *notes, in __annotation_line__write()
2714 void annotation_line__write(struct annotation_line *al, struct annotation *notes, in annotation_line__write()
2729 struct annotation *notes = symbol__annotation(sym); in symbol__annotate2() local