Lines Matching defs:notes
148 struct annotation *notes = symbol__annotation(sym); in symbol__annotate_zero_histograms() local
262 struct annotated_branch *annotation__get_branch(struct annotation *notes) in annotation__get_branch()
276 struct annotation *notes = symbol__annotation(sym); in symbol__find_branch_hist() local
301 struct annotation *notes = symbol__annotation(sym); in symbol__hists() local
440 static unsigned annotation__count_insn(struct annotation *notes, u64 start, u64 end) in annotation__count_insn()
468 static void annotation__count_and_fill(struct annotation *notes, u64 start, u64 end, struct cyc_his… in annotation__count_and_fill()
507 static int annotation__compute_ipc(struct annotation *notes, size_t size, in annotation__compute_ipc()
595 void annotation__exit(struct annotation *notes) in annotation__exit()
609 static size_t annotation__hash(const struct annotation *notes) in annotation__hash()
614 static struct mutex *annotation__get_mutex(const struct annotation *notes) in annotation__get_mutex()
625 void annotation__lock(struct annotation *notes) in annotation__lock()
634 void annotation__unlock(struct annotation *notes) in annotation__unlock()
643 bool annotation__trylock(struct annotation *notes) in annotation__trylock()
784 struct annotation *notes = symbol__annotation(sym); in annotation_line__print() local
905 static void calc_percent(struct annotation *notes, in calc_percent()
942 static void annotation__calc_percent(struct annotation *notes, in annotation__calc_percent()
976 struct annotation *notes = symbol__annotation(sym); in symbol__calc_percent() local
1014 struct annotation *notes = symbol__annotation(sym); in symbol__annotate() local
1189 struct annotation *notes = symbol__annotation(sym); in symbol__annotate_hits() local
1226 struct annotation *notes = symbol__annotation(sym); in hist_entry__annotate_printf() local
1362 struct annotation *notes = symbol__annotation(sym); in symbol__annotate_fprintf2() local
1418 struct annotation *notes = symbol__annotation(sym); in symbol__annotate_zero_histogram() local
1426 struct annotation *notes = symbol__annotation(sym); in symbol__annotate_decay_histogram() local
1495 annotation__mark_jump_targets(struct annotation *notes, struct symbol *sym) in annotation__mark_jump_targets()
1526 static void annotation__set_index(struct annotation *notes) in annotation__set_index()
1557 static int annotation__max_ins_name(struct annotation *notes) in annotation__max_ins_name()
1575 annotation__init_column_widths(struct annotation *notes, struct symbol *sym) in annotation__init_column_widths()
1584 void annotation__update_column_widths(struct annotation *notes) in annotation__update_column_widths()
1599 void annotation__toggle_full_addr(struct annotation *notes, struct map_symbol *ms) in annotation__toggle_full_addr()
1611 static void annotation__calc_lines(struct annotation *notes, struct map_symbol *ms, in annotation__calc_lines()
1646 struct annotation *notes = symbol__annotation(ms->sym); in symbol__calc_lines() local
1745 static void disasm_line__write(struct disasm_line *dl, struct annotation *notes, in disasm_line__write()
1777 static void ipc_coverage_string(char *bf, int size, struct annotation *notes) in ipc_coverage_string()
1937 static void __annotation_line__write(struct annotation_line *al, struct annotation *notes, in __annotation_line__write()
2117 void annotation_line__write(struct annotation_line *al, struct annotation *notes, in annotation_line__write()
2132 struct annotation *notes = symbol__annotation(sym); in symbol__annotate2() local
2548 struct annotation *notes; in find_disasm_line() local
2622 annotation__prev_asm_line(struct annotation *notes, struct disasm_line *curr) in annotation__prev_asm_line()
2642 annotation__next_asm_line(struct annotation *notes, struct disasm_line *curr) in annotation__next_asm_line()
2664 struct annotation *notes; in annotate_calc_pcrel() local
2864 struct annotation *notes; in hist_entry__get_data_type() local
2967 struct annotation *notes = symbol__annotation(sym); in process_basic_block() local